@@ -339,6 +339,7 @@ color: #fff;
height: 30px;
font-size: 12px;
font-weight: bold;
+ margin: 0 auto;
/* border-radius: 4px;
display: flex;
display: inline-block;
@@ -537,10 +538,11 @@ color: #fff;
.l_btn {
width: 100%;
-
bottom: 17px;
border-radius: 4px;
+ justify-content: center;
+ align-items: center;
}
@@ -658,7 +660,7 @@ border-image: linear-gradient(90deg, rgba(91, 175, 222, 0), rgba(91, 175, 222, 1
} */
.flex1 {
flex: 1;
- /* text-align: center; */
+ text-align: center;
.el-radio__input.is-checked .el-radio__inner {