mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-17 11:41:06 +00:00
Fix pointer on checkbox label
This commit is contained in:
parent
9d9062c8fe
commit
e96c21d45a
1 changed files with 1 additions and 0 deletions
|
|
@ -155,6 +155,7 @@
|
|||
|
||||
.md-checkbox-label {
|
||||
padding-left: 16px;
|
||||
cursor: pointer;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue