Commit 3ec62b3a authored by zhangyanni's avatar zhangyanni

样式

parent c84e4ae9
...@@ -500,14 +500,14 @@ ...@@ -500,14 +500,14 @@
justify-content: center; justify-content: center;
height: .64rem; height: .64rem;
border-radius: .33rem; border-radius: .33rem;
border: .01rem solid #ff5d5d; border: 1px solid #ff5d5d;
span { span {
display: flex; display: flex;
align-items: center; align-items: center;
justify-content: center; justify-content: center;
height: .64rem; height: .64rem;
flex: 1; flex: 1;
border-right: .01rem solid #ff5d5d; border-right: 1px solid #ff5d5d;
color: #ff5d5d; color: #ff5d5d;
font-size: .26rem; font-size: .26rem;
&:last-of-type { &:last-of-type {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment