Fix theme-switch font size

This commit is contained in:
traumweh 2025-04-05 14:27:26 +02:00
parent 37956dbf6e
commit a5f2cf2b34
Signed by: lilith
SSH key fingerprint: SHA256:WMHGS60rozMrHkA/VT+Ole85sPCLZ190yemdzY68WJo

View file

@ -351,7 +351,8 @@
margin-top: 1.2rem;
}
a {
a,
label {
font-size: @font-size-small;
}
}