Commit 61386bbb authored by linxin's avatar linxin

add

parent b9e388b3
...@@ -835,9 +835,10 @@ export default { ...@@ -835,9 +835,10 @@ export default {
position: absolute; position: absolute;
right: 20px; right: 20px;
top: 13px; top: 13px;
width: 57px; // width: 57px;
height: 21px; padding: 2px 4px;
line-height: 19px; // height: 21px;
// line-height: 19px;
text-align: center; text-align: center;
border-radius: 2px; border-radius: 2px;
font-family: PingFangSC-Regular; font-family: PingFangSC-Regular;
...@@ -845,7 +846,7 @@ export default { ...@@ -845,7 +846,7 @@ export default {
} }
p.orange { p.orange {
width: 30%; // width: 30%;
border: 1px solid #FDB62F; border: 1px solid #FDB62F;
color: #FDB62F; color: #FDB62F;
white-space: nowrap; white-space: nowrap;
......
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