0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-25 07:58:49 -05:00

fix layer options width bug

This commit is contained in:
elhombretecla 2016-05-06 09:54:57 +02:00
parent 5fe16abd38
commit c7acd82bda

View file

@ -19,7 +19,7 @@
display: flex;
justify-content: space-between;
margin: 0;
width: 88%;
width: 60%;
li {
cursor: pointer;