Răsfoiți Sursa

Revert "scroll-behavior: smooth; (#6206)"
This reverts commit 2feb97e9b9fbd7eef961bc8a28cd712db8c02b6e.
https://github.com/FreshRSS/FreshRSS/pull/6206#issuecomment-2001934192

Alexandre Alapetite 2 ani în urmă
părinte
comite
d7bc70e3fb
2 a modificat fișierele cu 0 adăugiri și 8 ștergeri
  1. 0 4
      p/themes/base-theme/frss.css
  2. 0 4
      p/themes/base-theme/frss.rtl.css

+ 0 - 4
p/themes/base-theme/frss.css

@@ -53,10 +53,6 @@
 		url('../fonts/OpenSans.woff') format('woff');
 }
 
-html {
-	scroll-behavior: smooth;
-}
-
 html, body {
 	margin: 0;
 	padding: 0;

+ 0 - 4
p/themes/base-theme/frss.rtl.css

@@ -53,10 +53,6 @@
 		url('../fonts/OpenSans.woff') format('woff');
 }
 
-html {
-	scroll-behavior: smooth;
-}
-
 html, body {
 	margin: 0;
 	padding: 0;