add reusable babycode editor
This commit is contained in:
@ -394,6 +394,12 @@ input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus
|
||||
align-items: baseline;
|
||||
height: 100%;
|
||||
}
|
||||
.post-edit-form > textarea {
|
||||
height: 100%;
|
||||
|
||||
.babycode-editor {
|
||||
height: 150px;
|
||||
}
|
||||
|
||||
ul {
|
||||
margin: 10px 0 10px 30px;
|
||||
padding: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user