Skip to content

Commit 2c2be8d

Browse files
committed
update input[type="checkbox"]
1 parent 6d4bdf1 commit 2c2be8d

File tree

1 file changed

+1
-1
lines changed
  • adminlteui/static/admin/dist/css

1 file changed

+1
-1
lines changed

adminlteui/static/admin/dist/css/app.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ input[type="password"] {
435435

436436
input[type="checkbox"] {
437437
width: auto;
438-
height: 26px;
438+
/*height: 26px;*/
439439
padding: 6px 12px;
440440
font-size: 14px;
441441
line-height: 1.42857143;

0 commit comments

Comments
 (0)