feat: ckeditor

This commit is contained in:
Nick
2019-09-08 12:01:17 -04:00
parent 04193dbc6f
commit 7634bd266d
13 changed files with 647 additions and 271 deletions

View File

@@ -1,6 +1,7 @@
html {
box-sizing: border-box;
height: 100%;
overflow-y: auto !important;
}
*, *:before, *:after {
box-sizing: inherit;