notes: fix embedded note text color in dark mode.
This commit is contained in:
@@ -85,6 +85,8 @@ div#note-container {
|
|||||||
}
|
}
|
||||||
|
|
||||||
&.embedded {
|
&.embedded {
|
||||||
|
color: var(--note-body-text-color);
|
||||||
|
|
||||||
div.bg {
|
div.bg {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
|||||||
Reference in New Issue
Block a user