This commit is contained in:
wanglei
2021-12-03 18:16:47 +08:00
parent a035edda93
commit 9ce0c49572

View File

@@ -309,15 +309,14 @@
.u-row { .u-row {
& > div { & > div {
background-color: #2266FF;
border-radius: 50%; border-radius: 50%;
text-align: center; text-align: center;
font-size: 22px; font-size: 22px;
font-weight: bold; font-weight: bold;
color: #FFFFFF;
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
margin-left: 8px;
} }
& > span { & > span {