소스 검색

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

Alexandre Alapetite 2 년 전
부모
커밋
d7bc70e3fb
2개의 변경된 파일0개의 추가작업 그리고 8개의 파일을 삭제
  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;