notes: fix embedded note text color in dark mode.

This commit is contained in:
evazion
2019-09-22 22:56:08 -05:00
parent cdb1c5c5ae
commit c33c33500e

View File

@@ -85,6 +85,8 @@ div#note-container {
}
&.embedded {
color: var(--note-body-text-color);
div.bg {
height: 100%;
text-align: center;