mirror of
https://github.com/jech/galene.git
synced 2024-11-09 02:05:59 +01:00
Change z-level of contextual menu
This commit is contained in:
parent
cf495d31b3
commit
96f39ca315
1 changed files with 4 additions and 0 deletions
|
@ -1307,3 +1307,7 @@ header .collapse:hover {
|
|||
--contextualOverflowIcon: #999;
|
||||
--contextualSeperator: #999;
|
||||
}
|
||||
|
||||
.contextualMenu{
|
||||
z-index: 2999;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue