We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a422326 commit b5e6632Copy full SHA for b5e6632
1 file changed
web/public/style.css
@@ -197,6 +197,7 @@ footer {
197
overflow-x: auto;
198
overflow-y: auto;
199
-webkit-overflow-scrolling: touch;
200
+ touch-action: pan-x pan-y;
201
}
202
203
.cowsay {
0 commit comments