fix: use text cursor for card title on dashboard
Signed-off-by: grnd-alt <github@belakkaf.net> [skip ci]
This commit is contained in:
committed by
backportbot[bot]
parent
7d6d41a5d1
commit
cb1819cf10
@@ -338,7 +338,7 @@ export default {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
&:deep(*) {
|
||||
&:deep(*:not(.dragDisabled)) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user