mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 14:26:43 +08:00
修改首页的样式
This commit is contained in:
@@ -958,17 +958,6 @@
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
// ::v-deep .course-image-box :hover .el-image{
|
||||
// // transition: all 0.5s;
|
||||
// z-index: 999;
|
||||
// position: absolute;
|
||||
// top: -50px;
|
||||
// left: -35px;
|
||||
// width: 420px !important;
|
||||
// height: 236px !important;
|
||||
|
||||
// }
|
||||
.course-ran-bg {
|
||||
background: linear-gradient(180deg, #d7eaff 1%, #FAFAFA 24%);
|
||||
}
|
||||
@@ -1406,10 +1395,6 @@
|
||||
|
||||
.course-image-box {
|
||||
position: relative;
|
||||
|
||||
// width: 350px;
|
||||
// height: 200px;
|
||||
// width: 100%;
|
||||
.course-type {
|
||||
position: absolute;
|
||||
top: 0px;
|
||||
|
||||
Reference in New Issue
Block a user