0
Fork 0
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:
elhombretecla 2016-03-02 17:29:20 +01:00
parent a0eea5dfe6
commit a637e33fce

View file

@ -16,7 +16,7 @@
padding: 1rem;
position: absolute;
width: 100%;
z-index: 10;
z-index: 11;
.right-arrow,
.left-arrow {
cursor: pointer;