mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 05:51:56 +08:00
Fix: rules min height
This commit is contained in:
parent
fe608889d8
commit
ab602f794e
@ -4,6 +4,7 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-height: 700px;
|
||||
margin-top: 10px;
|
||||
padding: 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user