style(ui): apply lighter font weight to labels

This commit is contained in:
Alexander Minges 2025-07-17 19:25:07 +02:00
parent a1cda785e9
commit 651310446d
Signed by: Athemis
GPG key ID: 31FBDEF92DDB162B

View file

@ -29,6 +29,7 @@
margin: 0;
padding: 0;
text-align: right;
font-weight: 300;
}
&__input {