mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-02 21:59:18 +00:00
change tab margin (i literally forgot to add 2px at bottom too)
Signed-off-by: JustAdumbPrsn <73780892+JustAdumbPrsn@users.noreply.github.com>
This commit is contained in:
@@ -300,7 +300,7 @@
|
||||
|
||||
display: flex;
|
||||
align-items: stretch;
|
||||
margin: 2px 0;
|
||||
margin: 2px 0 2px 0;
|
||||
appearance: none;
|
||||
background-color: transparent;
|
||||
border-width: 0;
|
||||
|
||||
Reference in New Issue
Block a user