mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Update apps.css
Scroll more smoothly for Webkit browser(mobile).
This commit is contained in:
parent
89b603a4b3
commit
74c3ef9508
1 changed files with 1 additions and 0 deletions
|
|
@ -417,6 +417,7 @@
|
|||
position: relative;
|
||||
height: 100%;
|
||||
overflow-y: auto;
|
||||
-webkit-overflow-scrolling: touch;
|
||||
}
|
||||
|
||||
#app-content-wrapper {
|
||||
|
|
|
|||
Loading…
Reference in a new issue