feat: move display options to icon button in header (#1138)
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
@extend .rounded;
|
||||
@extend .box-shadow;
|
||||
|
||||
z-index: $z-index-dropdown-menu;
|
||||
z-index: var(--z-index-dropdown-menu);
|
||||
|
||||
&.sn-dropdown--anchor-right {
|
||||
right: 0;
|
||||
|
||||
Reference in New Issue
Block a user