maTh пре 4 година
родитељ
комит
f6db32bdfb
2 измењених фајлова са 0 додато и 2 уклоњено
  1. 0 1
      p/themes/base-theme/template.css
  2. 0 1
      p/themes/base-theme/template.rtl.css

+ 0 - 1
p/themes/base-theme/template.css

@@ -527,7 +527,6 @@ a.btn {
 @supports (scrollbar-width: thin) {
 	#sidebar,
 	.scrollbar-thin {
-		overflow-y: auto;
 		scrollbar-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.05);
 		scrollbar-width: thin;
 	}

+ 0 - 1
p/themes/base-theme/template.rtl.css

@@ -527,7 +527,6 @@ a.btn {
 @supports (scrollbar-width: thin) {
 	#sidebar,
 	.scrollbar-thin {
-		overflow-y: auto;
 		scrollbar-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.05);
 		scrollbar-width: thin;
 	}