mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-10 15:08:28 +03:00
fix: nextcloud theme font-size is not used
This commit is contained in:
parent
94506ed726
commit
7da114b0c9
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue