2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

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
+1
View File
@@ -95,6 +95,7 @@
.form-check-label {
margin-bottom: 0;
cursor: $form-check-label-cursor;
}
//