Make check label cursor customizable (#29654)
This commit is contained in:
parent
dbeb85cb08
commit
eb849d73cd
2 changed files with 2 additions and 0 deletions
|
|
@ -95,6 +95,7 @@
|
|||
|
||||
.form-check-label {
|
||||
margin-bottom: 0;
|
||||
cursor: $form-check-label-cursor;
|
||||
}
|
||||
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue