mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 06:16:44 +08:00
首页课程卡片调整
This commit is contained in:
@@ -1226,33 +1226,33 @@ export default {
|
||||
position: relative;
|
||||
background-color: #ffffff;
|
||||
|
||||
::v-deep .cor-praises {
|
||||
position: absolute;
|
||||
right: 52px;
|
||||
bottom: 24px;
|
||||
// -moz-user-select: none; /*火狐*/
|
||||
// -webkit-user-select: none; /*webkit浏览器*/
|
||||
// -ms-user-select: none; /*IE10*/
|
||||
// -khtml-user-select: none; /*早期浏览器*/
|
||||
// user-select: none;
|
||||
.interact-bar-btn{
|
||||
.interact-bar-value{
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
.cor-icon {
|
||||
position: absolute;
|
||||
left: 100px;
|
||||
top: 54px;
|
||||
border-radius: 50%;
|
||||
background: rgba(88, 138, 252, 0.37);
|
||||
// ::v-deep .cor-praises {
|
||||
// position: absolute;
|
||||
// right: 52px;
|
||||
// bottom: 24px;
|
||||
// // -moz-user-select: none; /*火狐*/
|
||||
// // -webkit-user-select: none; /*webkit浏览器*/
|
||||
// // -ms-user-select: none; /*IE10*/
|
||||
// // -khtml-user-select: none; /*早期浏览器*/
|
||||
// // user-select: none;
|
||||
// .interact-bar-btn{
|
||||
// .interact-bar-value{
|
||||
// display: none;
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// .cor-icon {
|
||||
// position: absolute;
|
||||
// left: 100px;
|
||||
// top: 54px;
|
||||
// border-radius: 50%;
|
||||
// background: rgba(88, 138, 252, 0.37);
|
||||
|
||||
.el-icon-caret-right {
|
||||
font-size: 36px;
|
||||
color: #588afc;
|
||||
}
|
||||
}
|
||||
// .el-icon-caret-right {
|
||||
// font-size: 36px;
|
||||
// color: #588afc;
|
||||
// }
|
||||
// }
|
||||
.course-image-box {
|
||||
position: relative;
|
||||
// width: 350px;
|
||||
|
||||
Reference in New Issue
Block a user