mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
1080分辨率下数字字母不换行错误
This commit is contained in:
@@ -121,6 +121,7 @@
|
|||||||
.answer-text{
|
.answer-text{
|
||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
word-break:break-all;
|
||||||
color: #333330;
|
color: #333330;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -121,6 +121,7 @@
|
|||||||
margin-bottom: 18px;
|
margin-bottom: 18px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: #333330;
|
color: #333330;
|
||||||
|
word-break:break-all;
|
||||||
line-height: 20px;
|
line-height: 20px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user