fix(mobile): reenable bouncing in lists

This commit is contained in:
Mo
2022-10-06 09:56:56 -05:00
parent 1377846f3f
commit c13dd883a4

View File

@@ -59,7 +59,6 @@ body {
* {
box-sizing: border-box;
overscroll-behavior: none;
}
.uppercase {