🐛 fixing tabs

This commit is contained in:
Maxime Lalo 2024-07-22 15:34:01 +02:00
parent cae6250d86
commit be4ef59e5d

View File

@ -1,6 +1,4 @@
.root { .root {
padding: 8px 16px; padding: var(--spacing-md, 16px);
font-size: 16px;
letter-spacing: 0.08px;
cursor: pointer; cursor: pointer;
} }