disable sidebar pane conetnt scrolling

This commit is contained in:
Konstantinos Kaloutas
2023-08-21 18:59:50 +03:00
committed by Tienson Qin
parent 90bbd03c45
commit f04fcf4abf
3 changed files with 10 additions and 4 deletions

View File

@@ -641,6 +641,7 @@ html[data-theme='dark'] {
&.drag-over {
&::after {
z-index: 1000;
background-color: var(--ls-active-primary-color);
}
}