mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-25 16:54:21 +00:00
chore: Update padding for searchList cards in welcome.css
This commit is contained in:
@@ -414,6 +414,11 @@ toolbarbutton#scrollbutton-up {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#nav-bar > *:not(.titlebar-buttonbox-container) {
|
||||
padding-top: 5px;
|
||||
padding-bottom: 5px;
|
||||
}
|
||||
|
||||
#TabsToolbar-customization-target {
|
||||
height: 100%;
|
||||
}
|
||||
@@ -885,8 +890,3 @@ panelmultiview {
|
||||
}
|
||||
}
|
||||
|
||||
/* Window controls */
|
||||
|
||||
.titlebar-buttonbox-container {
|
||||
padding-right: 10px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user