mirror of
https://github.com/penpot/penpot.git
synced 2026-05-04 15:49:34 +00:00
🐛 Fix z-index for profile menu (#9257)
This commit is contained in:
parent
1de8a074ef
commit
c9b81284d2
@ -26,7 +26,6 @@
|
||||
margin: 0 var(--sp-l) 0 0;
|
||||
border-right: $b-1 solid var(--panel-border-color);
|
||||
background-color: var(--panel-background-color);
|
||||
z-index: var(--z-index-panels);
|
||||
}
|
||||
|
||||
//SIDEBAR CONTENT COMPONENT
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user