Commit 62122ad8 by halweg

fix: 修复nickname太长文字重叠问题

parent 11a42ce1
...@@ -77,7 +77,6 @@ ...@@ -77,7 +77,6 @@
} }
.joshine-review-container .joshine-review-list-item .joshine-review-nickname { .joshine-review-container .joshine-review-list-item .joshine-review-nickname {
width: 100%; width: 100%;
white-space: nowrap;
margin-bottom: 15px; margin-bottom: 15px;
} }
......
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