Fix colour picker size on iPad
This commit is contained in:
parent
78d9b44106
commit
6746415ef3
|
@ -25,6 +25,7 @@
|
||||||
margin-right: 2px;
|
margin-right: 2px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
|
font-size: 4px;
|
||||||
&.used-color {
|
&.used-color {
|
||||||
background: image-url("chosen-sprite.png") -19px 13px;
|
background: image-url("chosen-sprite.png") -19px 13px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue