mirror of
https://github.com/penpot/penpot.git
synced 2025-02-12 10:09:03 -05:00
fix color palette z-index
This commit is contained in:
parent
a0eea5dfe6
commit
a637e33fce
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
padding: 1rem;
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
z-index: 10;
|
||||
z-index: 11;
|
||||
.right-arrow,
|
||||
.left-arrow {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Add table
Reference in a new issue