Fix showing edit buttons when the user does not have the rights to use them
This commit is contained in:
@ -199,6 +199,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.link-share-container:not(.has-background) .task-view {
|
||||
background: transparent;
|
||||
}
|
||||
|
||||
.task-view-container {
|
||||
padding-bottom: 1rem;
|
||||
|
||||
|
Reference in New Issue
Block a user