Authored by 郭成尧

style-adjust

... ... @@ -38,7 +38,7 @@
display: inline-block;
height: 50px;
line-height: 50px;
width: 120px;
width: 130px;
padding-left: 20px;
padding-right: 20px;
border-radius: 8px;
... ... @@ -46,7 +46,7 @@
text-overflow: ellipsis;
overflow: hidden;
background-color: #fff;
font-size: 24px;
font-size: 16px;
color: #808080;
}
}
\ No newline at end of file
... ...
... ... @@ -35,7 +35,7 @@
padding-right: 10px;
height: 30px;
line-height: 30px;
font-size: 16px;
font-size: 12px;
border-radius: 32px;
background-color: #999;
... ...