feat: move display options to icon button in header (#1138)

This commit is contained in:
Aman Harwara
2022-06-22 22:30:22 +05:30
committed by GitHub
parent d899e737bc
commit b0911b1574
12 changed files with 214 additions and 120 deletions

View File

@@ -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;