mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Disable scrollbar hiding in cardDetails
This commit is contained in:
parent
a36e80099a
commit
585635494a
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue