Revert some scrollbar, sidebar and list width changes.

Thanks to xet7 !

Fixes #5585,
fixes https://github.com/wekan/wekan/pull/5583
This commit is contained in:
Lauri Ojansivu 2024-11-20 21:08:06 +02:00
parent 12d22f92b2
commit 096fe130f6
11 changed files with 45 additions and 34 deletions

View file

@ -5,7 +5,7 @@
float: left;
height: 30px;
width: 30px;
margin: .3vh;
margin: 0 4px 4px 0;
cursor: pointer;
user-select: none;
z-index: 1;
@ -89,7 +89,6 @@
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;