diff --git a/stylesheets/components/StoryViewer.scss b/stylesheets/components/StoryViewer.scss index 204828bedef..40bae809ed9 100644 --- a/stylesheets/components/StoryViewer.scss +++ b/stylesheets/components/StoryViewer.scss @@ -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; }