mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 05:39:18 +00:00
Fixed background for theme toggle
This commit is contained in:
@@ -583,18 +583,6 @@ groupbox h2 {
|
||||
}
|
||||
}
|
||||
|
||||
.zenThemeMarketplaceItemPreferenceToggle {
|
||||
align-self: start;
|
||||
|
||||
&::part(button) {
|
||||
background-color: var(--zen-primary-color);
|
||||
}
|
||||
|
||||
&::part(button)::before {
|
||||
background-color: var(--zen-colors-secondary);
|
||||
}
|
||||
}
|
||||
|
||||
.zenThemeMarketplaceDisableAllToggle {
|
||||
align-self: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user