maTh 4 роки тому
батько
коміт
f6db32bdfb

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

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

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

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