mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-02-02 22:30:24 +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;
|
border-top: 1px solid #ddd;
|
||||||
padding-top: 0.5em;
|
padding-top: 0.5em;
|
||||||
ul {
|
ul {
|
||||||
|
-webkit-overflow-scrolling: touch;
|
||||||
max-height: 20ex;
|
max-height: 20ex;
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
list-style-type: none;
|
list-style-type: none;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user