local fonts & fix page switch (selection)
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user