vim editor
This commit is contained in:
@@ -119,7 +119,8 @@ const defaultWrapper = `
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
body > .form > form > textarea {
|
||||
body > .form > form > textarea ,
|
||||
body > .form > form > div {
|
||||
flex-grow: 2;
|
||||
}
|
||||
rendered > h2:nth-child(2) {
|
||||
|
||||
Reference in New Issue
Block a user