Make .sw-editable at least a couple lines tall
This commit is contained in:
parent
645f279298
commit
954273ca3c
@ -14,6 +14,8 @@ input[type="text"].sw-text-input {
|
||||
|
||||
.sw-editable {
|
||||
border: 2px dashed red !important;
|
||||
min-height: 3em;
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
button.note-btn, .note-modal button, .mce-widget button, .mce-menubtn button, .mce-btn button, button.mce-close {
|
||||
|
Loading…
x
Reference in New Issue
Block a user