mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 11:38:24 +00:00
Disable snap scroll until chrome mobile is fixed
This commit is contained in:
parent
f4b2037c88
commit
6419d3403a
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ export default {
|
|||
@import "src/styles/styles.scss";
|
||||
|
||||
.listAddButton {
|
||||
scroll-snap-align: center;
|
||||
// scroll-snap-align: center;
|
||||
}
|
||||
|
||||
.add-list-button {
|
||||
|
|
Loading…
Add table
Reference in a new issue