Commit d9fd2fda by 瞿伟康

fix

parent 482e68a1
.top_info { .top_info {
padding: 0.5rem 0 0.5rem 0.4rem; padding: 0.5rem 0;
background: #f6f6f6; background: #f6f6f6;
overflow: hidden; overflow: hidden;
text-align: center
} }
.top_info img { .top_info img {
width: 1.75rem; width: 1.75rem;
height: 1.75rem; height: 1.75rem;
border-radius: 0.15rem; border-radius: 0.15rem;
float: left;
} }
.top_info .right_info { .top_info .right_info {
margin-left: 0.6rem; margin-top: 0.2rem;
float: left;
} }
.top_info .right_info .title { .top_info .right_info .title {
...@@ -30,8 +29,7 @@ ...@@ -30,8 +29,7 @@
} }
.top_info .right_info .button { .top_info .right_info .button {
display: block; display: inline-block;
margin-top: 0.22rem;
width: 1.56rem; width: 1.56rem;
height: 0.56rem; height: 0.56rem;
line-height: 0.56rem; line-height: 0.56rem;
......
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