mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 18:48:37 -05:00
🐛 Fix filter in layers z-index
This commit is contained in:
parent
bda2468a86
commit
acdcf82c6c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue