Stories improvements

This commit is contained in:
Josh Perez
2022-07-21 21:38:27 -04:00
committed by GitHub
parent 5dfe30d235
commit badf9d7dda
11 changed files with 44 additions and 30 deletions
+1
View File
@@ -263,6 +263,7 @@ $z-index-window-controls: 10000;
// Component specific
// The scroll down button should be above everything in the timeline but
// popups, tooltips, toasts, and other items should stack above it.
$z-index-story-meta: 3;
$z-index-scroll-down-button: 10;
$z-index-stories: 97;
$z-index-calling: 98;