mirror of
https://github.com/penpot/penpot.git
synced 2026-04-26 03:38:18 +00:00
🐛 Fix filter in layers z-index
This commit is contained in:
parent
bda2468a86
commit
acdcf82c6c
@ -433,6 +433,7 @@ span.element-name {
|
||||
background-color: $color-white;
|
||||
color: $color-gray-50;
|
||||
border-radius: $br4;
|
||||
z-index: 1;
|
||||
span {
|
||||
padding: 10px 20px 10px 10px;
|
||||
border-radius: $br4;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user