view editable zone
This commit is contained in:
parent
7360df3a5a
commit
1817ae098c
1 changed files with 9 additions and 0 deletions
|
|
@ -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;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue