mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +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