fix: nextcloud theme font-size is not used

This commit is contained in:
Rene Hampölz 2022-11-05 16:52:45 +00:00
parent 94506ed726
commit 7da114b0c9

View file

@ -16,6 +16,7 @@
color: var(--color-main-text);
background-color: transparent;
font-family: var(--font-face);
font-size: var(--default-font-size);
}
#rl-left {