|
@@ -97,29 +97,6 @@ export default {
|
|
padding: 8px 0 24px 0;
|
|
padding: 8px 0 24px 0;
|
|
}
|
|
}
|
|
|
|
|
|
-
|
|
|
|
- .radio_contianer .el-radio-button {
|
|
|
|
- margin-right: 8px;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- .radio_contianer > div {
|
|
|
|
- margin-bottom: 16px;
|
|
|
|
- display: flex;
|
|
|
|
- justify-content: flex-start;
|
|
|
|
- align-items: center;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- .radio_contianer > div > span {
|
|
|
|
- flex-shrink: 0;
|
|
|
|
- font-size: 14px;
|
|
|
|
- font-family: PingFangSC-Regular, PingFang SC;
|
|
|
|
- font-weight: 400;
|
|
|
|
- color: #232323;
|
|
|
|
- line-height: 20px;
|
|
|
|
- height: 20px;
|
|
|
|
- width: 50px;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
.el-card {
|
|
.el-card {
|
|
margin-bottom: 20px;
|
|
margin-bottom: 20px;
|
|
}
|
|
}
|
|
@@ -471,14 +448,6 @@ export default {
|
|
line-height: 20px;
|
|
line-height: 20px;
|
|
}
|
|
}
|
|
|
|
|
|
- & .el-radio-button__inner {
|
|
|
|
- border-left: 1px solid #dcdfe6;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
- & .radio_contianer .el-radio-button .el-radio-button__inner {
|
|
|
|
- border-radius: 16px;
|
|
|
|
- }
|
|
|
|
-
|
|
|
|
& .split_page .el-pager > li {
|
|
& .split_page .el-pager > li {
|
|
border-radius: 50%;
|
|
border-radius: 50%;
|
|
}
|
|
}
|