natasha
2 년 전
|
@@ -506,7 +506,7 @@ ul {
|
|
|
font-family: "robot";
|
|
|
font-size: 16px;
|
|
|
line-height: 16px;
|
|
|
- padding-top: 12px;
|
|
|
+// padding-top: 12px;
|
|
|
margin-right: 4px;
|
|
|
color: #000000;
|
|
|
}
|
|
@@ -529,6 +529,7 @@ ul {
|
|
|
.el-checkbox__label {
|
|
|
padding-left: 12px;
|
|
|
display: flex;
|
|
|
+ align-items: center;
|
|
|
}
|
|
|
.el-radio__input,
|
|
|
.el-checkbox__input {
|