0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-14 19:19:09 -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; 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;