mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
[fix] off centered buttons
Remove padding that off-centers buttons in the settings page. Closes #1233
This commit is contained in:
@@ -65,7 +65,6 @@ groupbox:has(+ .subcategory) {
|
||||
|
||||
groupbox button {
|
||||
border-radius: 5px !important;
|
||||
padding: 5px 10px !important;
|
||||
}
|
||||
|
||||
groupbox button,
|
||||
|
Reference in New Issue
Block a user