set lineheight for tabs

This commit is contained in:
sawka 2023-01-31 22:42:48 -08:00
parent d7d6067fbb
commit 6eb67f98fb

View File

@ -118,6 +118,7 @@ html, body, #main {
height: 30px;
min-width: 80px;
width: 150px;
line-height: 1.0;
flex-shrink: 1;
display: flex;
justify-content: center;