Buttons: Normalize borders

This commit is contained in:
Rafael Mardojai CM 2022-05-19 09:25:53 -05:00
parent 522f7539e7
commit f2a54da330
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ button.close,
-moz-appearance: none !important; -moz-appearance: none !important;
background: var(--gnome-button-background) !important; background: var(--gnome-button-background) !important;
border-radius: 6px !important; border-radius: 6px !important;
border: 0 !important;
padding: 0 1px !important; padding: 0 1px !important;
height: 34px !important; height: 34px !important;
max-height: 34px !important; max-height: 34px !important;