mirror of
https://github.com/woodchen-ink/clash-and-dashboard.git
synced 2025-07-18 14:01:56 +08:00
Fix: layout style
This commit is contained in:
parent
7878b2e6bd
commit
5141167bd0
@ -2,7 +2,6 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex: 1;
|
||||
min-height: 700px;
|
||||
margin-top: 10px;
|
||||
padding: 0;
|
||||
|
||||
|
@ -90,5 +90,6 @@ input {
|
||||
.page {
|
||||
padding: 0 0 20px;
|
||||
height: 100%;
|
||||
min-height: unset;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user