Dropdown should be on top of everything

This commit is contained in:
Chocobozzz 2020-11-16 14:23:09 +01:00
parent 19149d45b8
commit 9be63f123e
No known key found for this signature in database
GPG Key ID: 583A612D890159BE
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,6 @@ $variables: (
$zindex: (
miniature : 10,
privacymsg : 20,
dropdown : 12000,
sub-menu : 12500,
menu : 12600,
search-typeahead: 12650,
@ -136,6 +135,7 @@ $zindex: (
tooltip : 14000,
loadbar : 15000,
modal : 16000,
dropdown : 17000,
help-popover : 17000,
notification : 18000,
hotkeys : 19000