mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-31 23:38:20 -04:00
Clean code.
This commit is contained in:
parent
945703952b
commit
d591dbc0cd
1 changed files with 2 additions and 1 deletions
|
@ -42,7 +42,8 @@
|
|||
bottom: 0;
|
||||
background: #fff;
|
||||
z-index: 10000;
|
||||
overflow: auto;
|
||||
overflow-x: auto;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
#mocha {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue