fix(cursorTaskComp): checkbox now sets the cursor to pointer
This commit is contained in:
@@ -213,6 +213,8 @@ export default Vue.extend({
|
||||
padding: 1%;
|
||||
padding-right: 2%;
|
||||
|
||||
cursor: pointer;
|
||||
|
||||
input {
|
||||
display: none;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user