mirror of https://github.com/fantasticit/think.git
fix: fix loading state container height too small
This commit is contained in:
parent
537b114f17
commit
6496422754
|
@ -14,6 +14,7 @@
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
|
|
||||||
.editorWrap {
|
.editorWrap {
|
||||||
|
min-height: 100%;
|
||||||
padding-bottom: 24px;
|
padding-bottom: 24px;
|
||||||
|
|
||||||
&.isStandardWidth {
|
&.isStandardWidth {
|
||||||
|
|
Loading…
Reference in New Issue