17 lines
328 B
CSS
17 lines
328 B
CSS
.tip[data-v-2106de2e] {
|
|
margin-left: 10px;
|
|
}
|
|
.box-bottom[data-v-2106de2e] {
|
|
display: -webkit-box;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-webkit-box-align: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
.box-bottom .bottom-msg[data-v-2106de2e] {
|
|
font-size: 14px;
|
|
margin-right: 30%;
|
|
line-height: 1.5;
|
|
}
|