tab switch results

This commit is contained in:
Tykayn 2025-09-15 17:46:00 +02:00 committed by tykayn
parent 97ab7a0920
commit 89cb0f2635
16 changed files with 396 additions and 238 deletions

View file

@ -51,10 +51,16 @@
flex-direction: row;
align-items: start;
padding-bottom: 6px;
cursor: pointer;
label {
padding-left: 6px;
display: inline-block;
display: block;
flex-grow: 1;
}
&:hover {
font-weight: 600;
}
&.is-active {