local fonts & fix page switch (selection)

This commit is contained in:
2018-10-31 21:18:16 +01:00
parent d09f0fd49f
commit 427c46a1b8
15 changed files with 252 additions and 67 deletions

View File

@@ -16,16 +16,14 @@
position: relative;
.ql-container {
font-family: $font_para;
font-size: 14px;
padding:0;
.ql-editor {
padding:0;
}
padding: 0;
}
#editor {
.ql-editor, #context {
padding:0;
font-family: $font_para;
font-size: 14px;
div {
margin:0;
}