Adjust close button positioning in story viewer
This commit is contained in:
parent
5d45197fe2
commit
0ce4ea327b
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
@include light-theme {
|
||||
@include color-svg('../images/icons/v2/x-24.svg', $color-gray-15);
|
||||
}
|
||||
top: var(--title-bar-drag-area-height);
|
||||
right: 28px;
|
||||
z-index: $z-index-above-above-base;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue