mirror of https://github.com/ColorlibHQ/AdminLTE
fixed form label with alternative css files
parent
5613006ea7
commit
ebe29fbd24
|
@ -96,7 +96,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
label:not(.form-check-label, .custom-file-label) {
|
label:not(.form-check-label):not(.custom-file-label) {
|
||||||
font-weight: $font-weight-bold;
|
font-weight: $font-weight-bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue