mirror of
https://github.com/penpot/penpot.git
synced 2026-09-07 04:29:31 +00:00
fix colorpicker bar height bug
This commit is contained in:
parent
9a1ed2bb9b
commit
aca9700baf
@ -217,7 +217,7 @@
|
|||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
.color-picker-bar {
|
.color-picker-bar {
|
||||||
height: 100%;
|
height: 165px;
|
||||||
position: relative;
|
position: relative;
|
||||||
width: 15px;
|
width: 15px;
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user