mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-17 23:06:45 +08:00
Merge branch 'case' into dev
# Conflicts: # .env.development # .gitignore # src/components/Course/weikeContent.vue # src/components/PdfPreview/view.vue # src/views/portal/case/Detail.vue # src/views/portal/case/Index.vue
This commit is contained in:
@@ -135,7 +135,7 @@ export default {
|
||||
.one-line-ellipsis{
|
||||
display: -webkit-box;
|
||||
white-space:pre-wrap;
|
||||
word-wrap: break-word;
|
||||
// word-wrap: break-word;
|
||||
word-break:break-all;
|
||||
overflow: hidden;
|
||||
text-overflow:ellipsis;
|
||||
|
||||
Reference in New Issue
Block a user