mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +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;
|
right: 0;
|
||||||
// why doesn't this work????
|
// why doesn't this work????
|
||||||
// https://stackoverflow.com/questions/26751963/cant-scroll-website-in-firefox/26752544#26752544
|
// https://stackoverflow.com/questions/26751963/cant-scroll-website-in-firefox/26752544#26752544
|
||||||
// overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
.loadingWrapper {
|
.loadingWrapper {
|
||||||
@@ -31,4 +31,4 @@ body {
|
|||||||
font-family: "PT Sans", "emoji", sans-serif;
|
font-family: "PT Sans", "emoji", sans-serif;
|
||||||
|
|
||||||
background: $light-gray5;
|
background: $light-gray5;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user