Added overflow auto when wysiwyg becomes too big
parent
f4a1ea5c35
commit
7155ebda46
|
@ -1,4 +1,5 @@
|
|||
.wysiwyg {
|
||||
overflow: auto;
|
||||
h1 {
|
||||
@extend %xlarge;
|
||||
@extend %text;
|
||||
|
|
Loading…
Reference in New Issue