🐞 fix(ID1001329 ui修复):
This commit is contained in:
parent
161f50fb59
commit
e38fc4e226
@ -13,7 +13,7 @@
|
|||||||
line-height: 68px;
|
line-height: 68px;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
border-radius: 68px;
|
border-radius: 68px;
|
||||||
background-color: #e9e9e9ff;
|
background-color: rgb(233, 233, 233, 0.4);
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|||||||
@ -13,7 +13,7 @@
|
|||||||
line-height: 68px;
|
line-height: 68px;
|
||||||
font-size: 28px;
|
font-size: 28px;
|
||||||
border-radius: 68px;
|
border-radius: 68px;
|
||||||
background-color: #e9e9e9ff;
|
background-color: rgb(233, 233, 233, 0.4);
|
||||||
color: rgba(0, 0, 0, 0.6);
|
color: rgba(0, 0, 0, 0.6);
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user