Adjust article-form height (#870)
This commit is contained in:
parent
3ae3fb0652
commit
28099f031c
1 changed files with 1 additions and 1 deletions
|
|
@ -233,7 +233,7 @@
|
|||
}
|
||||
|
||||
.articleform__body {
|
||||
min-height: calc(90vh - 340px);
|
||||
min-height: calc(90vh - 370px);
|
||||
// height: calc(90vh - 240px);
|
||||
width: 98%;
|
||||
border: 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue