冲突修复
This commit is contained in:
parent
418ba1300e
commit
d757b3c8cd
|
@ -264,10 +264,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
-webkit-line-clamp: 6;
|
-webkit-line-clamp: 6;
|
||||||
-webkit-box-orient: vertical;
|
-webkit-box-orient: vertical;
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
>>>>>>> hi-ucs-dev
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -331,9 +331,6 @@
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
text-overflow: ellipsis;
|
text-overflow: ellipsis;
|
||||||
-webkit-line-clamp: 1;
|
-webkit-line-clamp: 1;
|
||||||
<<<<<<< HEAD
|
|
||||||
=======
|
|
||||||
word-break: break-all;
|
word-break: break-all;
|
||||||
>>>>>>> hi-ucs-dev
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue