mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
fix(share): text not visible under dark theme in prod
This commit is contained in:
parent
5fd0f79d44
commit
97b5ea0798
@ -1,8 +1,8 @@
|
|||||||
:root {
|
:root {
|
||||||
--ck-content-font-family: inherit;
|
--ck-content-font-family: inherit !important;
|
||||||
--ck-content-font-size: inherit;
|
--ck-content-font-size: inherit !important;
|
||||||
--ck-content-font-color: inherit;
|
--ck-content-font-color: inherit !important;
|
||||||
--ck-content-line-height: inherit;
|
--ck-content-line-height: inherit !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.ck-content code,
|
.ck-content code,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user