【修改】修改样式
This commit is contained in:
@@ -557,11 +557,13 @@ export default {
|
|||||||
.juli {
|
.juli {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
color: #555;
|
color: #555;
|
||||||
max-width: 200px;
|
width: 250px;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
word-break: keep-all;
|
word-break: break-all;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
height: 33px;
|
||||||
|
white-space: pre;
|
||||||
}
|
}
|
||||||
|
|
||||||
svg {
|
svg {
|
||||||
|
|||||||
Reference in New Issue
Block a user