瀏覽代碼

fixed form label with alternative css files

REJack 5 年之前
父節點
當前提交
ebe29fbd24
共有 3 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build/scss/_forms.scss
  2. 0 0
      dist/css/adminlte.css.map
  3. 0 0
      dist/css/adminlte.min.css.map

+ 1 - 1
build/scss/_forms.scss

@@ -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;
 }
 

File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.css.map


File diff suppressed because it is too large
+ 0 - 0
dist/css/adminlte.min.css.map


Some files were not shown because too many files changed in this diff