feat: move display options to icon button in header (#1138)
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
left: 0;
|
||||
float: left;
|
||||
min-width: 160px;
|
||||
z-index: $z-index-dropdown-menu;
|
||||
z-index: var(--z-index-dropdown-menu);
|
||||
|
||||
margin-top: 5px;
|
||||
width: 280px;
|
||||
|
||||
Reference in New Issue
Block a user