Fix showing edit buttons when the user does not have the rights to use them

This commit is contained in:
kolaente 2021-06-03 16:27:41 +02:00
parent c92062b6a5
commit 0cd9d43a7c
Signed by untrusted user who does not match committer: konrad
GPG key ID: F40E70337AB24C9B
5 changed files with 15 additions and 7 deletions

View file

@ -199,6 +199,10 @@
}
}
.link-share-container:not(.has-background) .task-view {
background: transparent;
}
.task-view-container {
padding-bottom: 1rem;