mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 11:56:44 +08:00
首页案例高度调整
This commit is contained in:
@@ -695,12 +695,12 @@ export default {
|
|||||||
margin-bottom:8px;
|
margin-bottom:8px;
|
||||||
}
|
}
|
||||||
.case-text{
|
.case-text{
|
||||||
height: 57px;
|
height: 56px;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
color: #888888;
|
color: #888888;
|
||||||
// line-height: 18px;
|
// line-height: 18px;
|
||||||
margin-bottom:8px;
|
margin-bottom:8px;
|
||||||
}
|
}
|
||||||
::v-deep .case-inter{
|
::v-deep .case-inter{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
|||||||
Reference in New Issue
Block a user