1
0

Fix changing the right of a list shared with a user

This commit is contained in:
kolaente
2020-02-26 20:34:14 +01:00
parent 57f78ee0d4
commit 8c82c2302f
3 changed files with 9 additions and 10 deletions

View File

@ -36,6 +36,6 @@
}
}
.sharables-list {
.sharables-list:not(.card-content) {
overflow-y: auto
}