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 { &-bottom {
font-size: 10px; font-size: 12px;
display: flex; display: flex;
color:#999999; color:#999999;
align-items: center; align-items: center;
justify-content: space-between; justify-content: space-between;
margin: 0 0 0 20px; margin: 0 0 0 50px;
> div { > div {
flex-shrink: 0; flex-shrink: 0;
} }