mirror of
https://github.com/whyour/qinglong.git
synced 2025-07-08 12:36:10 +08:00
修复body样式
This commit is contained in:
parent
fcfdee4988
commit
bdc3763a6f
|
@ -12,6 +12,7 @@ body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
overflow-y: hidden;
|
overflow-y: hidden;
|
||||||
background-color: rgb(248, 248, 248);
|
background-color: rgb(248, 248, 248);
|
||||||
|
width: 100% !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.log-modal {
|
.log-modal {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user