优化单选/复选框的边距
parent
7c765768d0
commit
e297d65678
|
@ -18,7 +18,7 @@
|
|||
align-items: center;
|
||||
min-width: 32px;
|
||||
height: 32px;
|
||||
padding: 0 5px;
|
||||
padding-right: 16px;
|
||||
line-height: 1;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
justify-content: center;
|
||||
align-items: center;
|
||||
min-width: 32px;
|
||||
padding: 0 6px;
|
||||
padding-right: 16px;
|
||||
line-height: 1;
|
||||
-moz-user-select: none;
|
||||
user-select: none;
|
||||
|
|
Reference in New Issue