maTh 4 лет назад
Родитель
Сommit
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;
 	}