mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
fix(style) .fm: scrolling on ios
This commit is contained in:
parent
97c50d588f
commit
5580bcde0b
1 changed files with 1 additions and 0 deletions
|
|
@ -241,6 +241,7 @@ a:hover, a:active {
|
|||
margin: 0;
|
||||
overflow-y: auto;
|
||||
list-style-type: none;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
.files li {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue