Skip to content

Commit

Permalink
Adjust close button positioning in story viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-signal committed Aug 9, 2022
1 parent 5d45197 commit 0ce4ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stylesheets/components/StoryViewer.scss
Expand Up @@ -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;
}
Expand Down

0 comments on commit 0ce4ea3

Please sign in to comment.