]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Remove smooth scroll behaviour
authorChocobozzz <me@florianbigard.com>
Mon, 10 Aug 2020 14:00:21 +0000 (16:00 +0200)
committerChocobozzz <me@florianbigard.com>
Mon, 10 Aug 2020 14:00:21 +0000 (16:00 +0200)
It's not adapted to a SPA because the scroll is updated when we change page

client/src/sass/application.scss

index 4f227841440608d1eb4a94e590d83a35b67d35f0..946647ccbbfc9ea7dddca2af952239d0efba119a 100644 (file)
@@ -18,10 +18,6 @@ $assets-path: '../../assets/';
   display: none !important;
 }
 
-html {
-  scroll-behavior: smooth;
-}
-
 body {
   /*** theme ***/
   // now beware node-sass requires interpolation