fix Result extra is not centered (#17786)

pull/17818/head
ShiCheng 6 years ago committed by 陈帅
parent 17b27c978e
commit 5acc2a40fc

@ -57,6 +57,9 @@
text-align: center;
> * {
margin-right: 8px;
&:last-child {
margin-right: 0;
}
}
}

Loading…
Cancel
Save