mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 15:27:49 +01:00
fix #1 (with a caveat)
now there's a scrollbar at the bottom of the screen in animations
This commit is contained in:
@@ -6,8 +6,9 @@
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
overflow-x: hidden;
|
||||
overflow: hidden;
|
||||
// why doesn't this work????
|
||||
// https://stackoverflow.com/questions/26751963/cant-scroll-website-in-firefox/26752544#26752544
|
||||
// overflow-x: hidden;
|
||||
}
|
||||
|
||||
.loadingWrapper {
|
||||
|
||||
Reference in New Issue
Block a user