|
@@ -137,6 +137,7 @@
|
|
|
}
|
|
|
.select-content-item .item-content .item-4 .group {
|
|
|
display: flex;
|
|
|
+ align-items: center;
|
|
|
}
|
|
|
.select-content-item .item-content .item-4 .label-text {
|
|
|
margin-right: 24px;
|
|
@@ -406,6 +407,7 @@
|
|
|
}
|
|
|
.select-content .select-content-item .item-content .item-4 .group {
|
|
|
display: flex;
|
|
|
+ align-items: center;
|
|
|
}
|
|
|
.select-content .select-content-item .item-content .item-4 .label-icon-1 {
|
|
|
background-position: -30vw -17.5vw;
|