This commit is contained in:
xiongchengqiang 2020-12-14 16:17:03 +08:00
parent 32ec50d7ff
commit 8909867a0e

View File

@ -624,12 +624,12 @@ export default {
}
}
&-bottom {
font-size: 10px;
font-size: 12px;
display: flex;
color:#999999;
align-items: center;
justify-content: space-between;
margin: 0 0 0 20px;
margin: 0 0 0 50px;
> div {
flex-shrink: 0;
}