@@ -650,7 +650,9 @@
display: flex;
flex-wrap: wrap;
margin-top: 10px;
+ min-height: 65px;
.sign-1{
+ height: 20px;
line-height: 20px;
border-radius: 4px;
background-color: rgba(255, 255, 255, 100);
@@ -663,6 +665,7 @@
margin-bottom: 4px;
}
.sign-2{