mirror of
https://github.com/zen-browser/desktop.git
synced 2026-01-07 13:53:19 +00:00
chore: Update vertical-tabs.css to remove margin-bottom on #newtab-button-container
This commit is contained in:
@@ -301,6 +301,7 @@
|
||||
#newtab-button-container {
|
||||
margin: var(--zen-tabbrowser-padding);
|
||||
margin-top: 0;
|
||||
margin-bottom: 0;
|
||||
|
||||
&[showborder] {
|
||||
margin-top: var(--zen-tabbrowser-padding);
|
||||
|
||||
Reference in New Issue
Block a user