0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 08:50:57 -05:00

fix colorpicker bar height bug

This commit is contained in:
Juan de la Cruz 2016-02-03 16:24:32 +01:00
parent 9a1ed2bb9b
commit aca9700baf

View file

@ -217,7 +217,7 @@
margin-right: 15px;
}
.color-picker-bar {
height: 100%;
height: 165px;
position: relative;
width: 15px;