Make check label cursor customizable (#29654)

This commit is contained in:
Martijn Cuppens 2019-11-07 20:03:52 +01:00 committed by XhmikosR
parent dbeb85cb08
commit eb849d73cd
2 changed files with 2 additions and 0 deletions

View file

@ -95,6 +95,7 @@
.form-check-label {
margin-bottom: 0;
cursor: $form-check-label-cursor;
}
//