mirror of
https://github.com/shadoll/moma.git
synced 2026-08-28 03:27:34 +00:00
style: Clean up button styles in RenameConfirmScreen
This commit is contained in:
@@ -11,14 +11,8 @@ class RenameConfirmScreen(Screen):
|
||||
#confirm_content {
|
||||
text-align: center;
|
||||
}
|
||||
# Button {
|
||||
# background: $surface;
|
||||
# border: solid $surface;
|
||||
}
|
||||
Button:focus {
|
||||
background: $primary;
|
||||
# color: $text-primary;
|
||||
# border: solid $primary;
|
||||
}
|
||||
#buttons {
|
||||
align: center middle;
|
||||
|
||||
Reference in New Issue
Block a user