Fix position of close button
This commit is contained in:
parent
232004cdd1
commit
cbe6146673
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@
|
|||
@include modal-close-button;
|
||||
right: 28px;
|
||||
top: var(--title-bar-drag-area-height);
|
||||
z-index: $z-index-above-base;
|
||||
z-index: $z-index-above-above-base;
|
||||
}
|
||||
|
||||
&__more {
|
||||
|
|
Loading…
Reference in a new issue