mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
force color black on brush size label
This commit is contained in:
@@ -53,4 +53,5 @@
|
|||||||
|
|
||||||
.pen-size-option.labeled:before {
|
.pen-size-option.labeled:before {
|
||||||
content: attr(real-pen-size);
|
content: attr(real-pen-size);
|
||||||
|
color: black;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user