Disable snap scroll until chrome mobile is fixed

This commit is contained in:
Roman Cervantes 2019-12-16 11:07:05 -07:00
parent f4b2037c88
commit 6419d3403a

View file

@ -151,7 +151,7 @@ export default {
@import "src/styles/styles.scss";
.listAddButton {
scroll-snap-align: center;
// scroll-snap-align: center;
}
.add-list-button {