view editable zone

This commit is contained in:
2017-05-27 18:26:27 +02:00
parent f78305472e
commit b5772a34f1

View File

@ -3,6 +3,15 @@
/* Set some basic padding to keep content from hitting the edges */
.ql-editor {
border: outset 1em rgb(238, 144, 62);
padding: 1em;
}
.badge {
margin: 1em;
}
.badge img {
height: 2em;
}