Revert "Revert some scrollbar, sidebar and list width changes."

This reverts commit 096fe130f6.
This commit is contained in:
Nadav Tasher 2024-11-21 00:10:49 +02:00
parent f5f8a4f6fb
commit a36e80099a
11 changed files with 34 additions and 45 deletions

View file

@ -5,7 +5,7 @@
float: left;
height: 30px;
width: 30px;
margin: 0 4px 4px 0;
margin: .3vh;
cursor: pointer;
user-select: none;
z-index: 1;
@ -89,6 +89,7 @@
box-shadow: 0 0 7px 0 #b3b3b3;
transition: flex-basis 0.1s;
box-sizing: border-box;
scrollbar-width: none;
}
.card-details .mCustomScrollBox {
padding-left: 0;