mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Fix styling issue with vertical tabs' pinned tabs container
This commit is contained in:
@@ -276,9 +276,10 @@ button.popup-notification-dropmarker {
|
||||
}
|
||||
}
|
||||
|
||||
.titlebar-button:last-child {
|
||||
/* TODO: Fix this for windows and macos */
|
||||
/*.titlebar-button:last-child {
|
||||
padding-right: var(--zen-element-separation) !important;
|
||||
}
|
||||
}*/
|
||||
|
||||
#PersonalToolbar:not([collapsed="true"]) {
|
||||
padding-bottom: 6px;
|
||||
|
Reference in New Issue
Block a user