Merge pull request #7274 from nextcloud/backport/7261/stable31
[stable31] fix: use text cursor for card title on dashboard
This commit is contained in:
@@ -338,7 +338,7 @@ export default {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&:deep(*) {
|
||||
&:deep(*:not(.dragDisabled)) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user