mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-23 03:46:39 +00:00
feat: Properly align site control icons, b=no-bug, c=common
This commit is contained in:
@@ -375,7 +375,7 @@ body > #confetti {
|
||||
|
||||
.zen-site-data-section {
|
||||
gap: 2px;
|
||||
padding: 10px;
|
||||
padding: 9px;
|
||||
padding-bottom: 8px;
|
||||
}
|
||||
|
||||
@@ -506,7 +506,7 @@ body > #confetti {
|
||||
#zen-site-data-header {
|
||||
gap: 8px;
|
||||
align-items: center;
|
||||
padding: 10px 8px;
|
||||
padding: 10px 9px;
|
||||
padding-bottom: 0;
|
||||
|
||||
:root[zen-single-toolbar='true']:not([zen-right-side='true']) & {
|
||||
|
||||
Reference in New Issue
Block a user