mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 19:36:43 +08:00
案例详情页样式
This commit is contained in:
@@ -292,6 +292,7 @@ export default {
|
|||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
color: #333;
|
color: #333;
|
||||||
|
word-break:break-all;
|
||||||
}
|
}
|
||||||
::v-deep .el-card__body{
|
::v-deep .el-card__body{
|
||||||
padding: 0;
|
padding: 0;
|
||||||
@@ -340,6 +341,7 @@ export default {
|
|||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
line-height: 45px;
|
line-height: 45px;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
|
word-break:break-all;
|
||||||
}
|
}
|
||||||
.label {
|
.label {
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
|||||||
Reference in New Issue
Block a user