mirror of
https://github.com/discourse/discourse.git
synced 2025-05-30 00:08:12 +08:00
Fix colour picker size on iPad
This commit is contained in:
@ -25,6 +25,7 @@
|
||||
margin-right: 2px;
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
font-size: 4px;
|
||||
&.used-color {
|
||||
background: image-url("chosen-sprite.png") -19px 13px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user