Fix changing the right of a list shared with a user
This commit is contained in:
parent
57f78ee0d4
commit
8c82c2302f
3 changed files with 9 additions and 10 deletions
|
|
@ -36,6 +36,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.sharables-list {
|
||||
.sharables-list:not(.card-content) {
|
||||
overflow-y: auto
|
||||
}
|
||||
Reference in a new issue