mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 19:06:18 +00:00
fix color palette z-index
This commit is contained in:
parent
a0eea5dfe6
commit
a637e33fce
@ -16,7 +16,7 @@
|
|||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
z-index: 10;
|
z-index: 11;
|
||||||
.right-arrow,
|
.right-arrow,
|
||||||
.left-arrow {
|
.left-arrow {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user