mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-17 07:16:16 +00:00
Removed pilled button preference as it's no longer useful
This commit is contained in:
@@ -37,10 +37,3 @@ xul|button:is(.expander-down) {
|
||||
scale: 0.98;
|
||||
}
|
||||
}
|
||||
|
||||
@media (-moz-bool-pref: 'zen.theme.pill-button') {
|
||||
:host(:is(.anonymous-content-host, notification-message)),
|
||||
:root {
|
||||
--zen-button-border-radius: 20px;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user