Commit a6b0c2ea authored by 华国豪's avatar 华国豪 🙄
parents 55f73206 bc929d3f
......@@ -169,7 +169,7 @@ p{
}
.c_xian{
width: 100%;
height: 0.74rem;
height: 0.75rem;
display: flex;
flex-direction: column;
align-items: center;
......@@ -204,6 +204,9 @@ p{
font-size: 0.12rem;
margin-left: 0.1rem;
width: 90%;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.c_describe p:nth-child(1){
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