mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 12:09:20 +03:00
fix: nextcloud theme font-family is not used
This commit is contained in:
parent
2f8203abda
commit
94506ed726
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
#rl-app {
|
||||
color: var(--color-main-text);
|
||||
background-color: transparent;
|
||||
font-family: var(--font-face);
|
||||
}
|
||||
|
||||
#rl-left {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue