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:
JustAdumbPrsn
2026-03-13 12:34:32 +05:30
committed by GitHub
parent a8820ed409
commit e6bebab10a

View File

@@ -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;