mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Add -webkit-overflow-scrolling: touch
This commit is contained in:
parent
8bbe6cf65b
commit
123c69c00d
@ -61,6 +61,7 @@ h3 {
|
||||
border-top: 1px solid #ddd;
|
||||
padding-top: 0.5em;
|
||||
ul {
|
||||
-webkit-overflow-scrolling: touch;
|
||||
max-height: 20ex;
|
||||
overflow: auto;
|
||||
list-style-type: none;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user