This commit is contained in:
clay
2022-01-02 12:37:40 +08:00
parent 8232008a5c
commit ce89149e2d
8 changed files with 92 additions and 76 deletions

View File

@@ -103,7 +103,9 @@ export default {
border-radius: 0rem 0rem 2rem 0rem;
position: relative;
.lab {
font-size: 1.6rem;
position: absolute;
left: 4.8rem;
top: 5rem;
@@ -136,6 +138,7 @@ export default {
}
.lab_title {
color: #1956BC;
float: left;
margin-left: 6rem;
}
@@ -143,12 +146,12 @@ export default {
.lab_select {
background: #94BCFF;
.lab_img {
display: block;
}
.lab_title {
color: #FFFFFF;
margin-left: .4rem;
}
}