Increase width of color picker to avoid text overlap in Polish

This commit is contained in:
Slade
2019-11-16 18:02:42 -07:00
committed by Frédéric Guillot
parent 84a4cad9e0
commit 726b87f7d8
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
.color-picker {
width: 180px
width: 220px
}
.color-picker-option {