mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
css tweak
This commit is contained in:
@@ -64,7 +64,7 @@ class Button(Widget, can_focus=True):
|
||||
Button.-primary {
|
||||
background: $primary;
|
||||
color: $text-primary;
|
||||
border-top: tall $primary-lighten-2;
|
||||
border-top: tall $primary-lighten-3;
|
||||
border-bottom: tall $primary-darken-3;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user