Merge pull request #2158 from nextcloud/bugfix/noid/description-dark-theme
Fix description in dark mode
This commit is contained in:
@@ -507,6 +507,8 @@ export default {
|
|||||||
border: none;
|
border: none;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
|
background-color: var(--color-main-background);
|
||||||
|
color: var(--color-main-text);
|
||||||
}
|
}
|
||||||
|
|
||||||
.editor-preview,
|
.editor-preview,
|
||||||
|
|||||||
Reference in New Issue
Block a user