Increase width of color picker to avoid text overlap in Polish
This commit is contained in:
parent
84a4cad9e0
commit
726b87f7d8
File diff suppressed because one or more lines are too long
|
|
@ -1,5 +1,5 @@
|
|||
.color-picker {
|
||||
width: 180px
|
||||
width: 220px
|
||||
}
|
||||
|
||||
.color-picker-option {
|
||||
|
|
|
|||
Loading…
Reference in New Issue