mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 07:27:47 +01:00
that it doesn't work in firefox doesn't mean that
it shouldn't work in chrome
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
right: 0;
|
||||
// why doesn't this work????
|
||||
// https://stackoverflow.com/questions/26751963/cant-scroll-website-in-firefox/26752544#26752544
|
||||
// overflow-x: hidden;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
.loadingWrapper {
|
||||
@@ -31,4 +31,4 @@ body {
|
||||
font-family: "PT Sans", "emoji", sans-serif;
|
||||
|
||||
background: $light-gray5;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user