mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
fix button
This commit is contained in:
@@ -26,7 +26,7 @@ Button {
|
||||
background: $panel-darken-1;
|
||||
}
|
||||
|
||||
#ac,#c,#plus_minus,#percent {
|
||||
#ac,#c,#plus-minus,#percent {
|
||||
tint: $primary 20%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user