Fix: rules min height

This commit is contained in:
Dreamacro 2020-06-07 00:05:05 +08:00
parent fe608889d8
commit ab602f794e

View File

@ -4,6 +4,7 @@
display: flex;
flex-direction: column;
flex: 1;
min-height: 700px;
margin-top: 10px;
padding: 0;