Skip to content

Commit 5b79fc4

Browse files
committed
fix(css): default background for server version
Text files are rendered as code blocks. Do not apply the prosemirror style to keep the background color. Signed-off-by: Max <max@nextcloud.com>
1 parent 74a338c commit 5b79fc4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/components/Reader.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ export default {
5050
<style lang="scss">
5151
5252
#read-only-editor {
53-
@import './../../css/prosemirror';
5453
overflow: scroll;
5554
}
5655

0 commit comments

Comments
 (0)