Tweaked tab position to be a pinch lower

This commit is contained in:
PeekabooSteam 2023-12-28 16:27:28 +00:00
parent b646087026
commit d2ac5aeff8

View File

@ -184,7 +184,7 @@
border-top-left-radius: var(--border-radius-sm);
border-top-right-radius: var(--border-radius-sm);
display: flex;
height:32px;
height:30px;
justify-content: center;
margin:0;
width:32px;