fix(status_bar): wrong font size for language selector text

This commit is contained in:
Elian Doran 2025-12-13 00:13:06 +02:00
parent fe13065ef8
commit 81dd50e752
No known key found for this signature in database

View File

@ -27,7 +27,7 @@
align-items: center;
border: 0;
span {
span:first-of-type {
font-size: 1rem;
}