Fixed label edit still opening when deleting a label
This commit is contained in:
parent
1f504b1e6d
commit
7a997b52a6
2 changed files with 12 additions and 5 deletions
|
|
@ -9,7 +9,10 @@
|
|||
|
||||
&.disabled{
|
||||
opacity: 0.7;
|
||||
cursor: default;
|
||||
|
||||
&, a {
|
||||
cursor: default;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in a new issue