mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +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 {
|
#rl-app {
|
||||||
color: var(--color-main-text);
|
color: var(--color-main-text);
|
||||||
background-color: transparent;
|
background-color: transparent;
|
||||||
|
font-family: var(--font-face);
|
||||||
}
|
}
|
||||||
|
|
||||||
#rl-left {
|
#rl-left {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue