Commit bc929d3f authored by Mac's avatar Mac

1

parent e350183b
...@@ -204,6 +204,9 @@ p{ ...@@ -204,6 +204,9 @@ p{
font-size: 0.12rem; font-size: 0.12rem;
margin-left: 0.1rem; margin-left: 0.1rem;
width: 90%; width: 90%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
} }
.c_describe p:nth-child(1){ .c_describe p:nth-child(1){
padding-top: 0.05rem; padding-top: 0.05rem;
......
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