mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06: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;
|
background-color: $color-white;
|
||||||
color: $color-gray-50;
|
color: $color-gray-50;
|
||||||
border-radius: $br4;
|
border-radius: $br4;
|
||||||
|
z-index: 1;
|
||||||
span {
|
span {
|
||||||
padding: 10px 20px 10px 10px;
|
padding: 10px 20px 10px 10px;
|
||||||
border-radius: $br4;
|
border-radius: $br4;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user