mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-25 22:26:11 +00:00
Update zen-components subproject commit
Refactor zen-preferences.css to adjust marketplace item content width and add toggle margin
This commit is contained in:
Submodule src/browser/base/content/zen-components updated: e5b3bc3bda...ff7a75998b
@@ -426,6 +426,7 @@ groupbox h2 {
|
||||
|
||||
.zenThemeMarketplaceItemContent {
|
||||
max-width: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.zenThemeMarketplaceItemTitle,
|
||||
@@ -483,6 +484,11 @@ groupbox h2 {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
|
||||
& moz-toggle {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
/* Disable mozilla's settings */
|
||||
|
||||
Reference in New Issue
Block a user