mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 11:26:43 +08:00
首页卡片
This commit is contained in:
@@ -685,7 +685,7 @@
|
|||||||
height: 370px;
|
height: 370px;
|
||||||
padding: 30px 45px;
|
padding: 30px 45px;
|
||||||
.personal-box{
|
.personal-box{
|
||||||
margin-left: 16px;
|
// margin-left: 16px;
|
||||||
margin-top: 20px;
|
margin-top: 20px;
|
||||||
margin-bottom: 28px;
|
margin-bottom: 28px;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -935,7 +935,8 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 8%;
|
right: 8%;
|
||||||
top: 105px;
|
top: 105px;
|
||||||
background: url('/images/homeWu/personal-bgimg.png');
|
// background: url('/images/homeWu/personal-bgimg.png');
|
||||||
|
background: rgba($color: #fff, $alpha: 0.2);
|
||||||
border-radius: 8px;
|
border-radius: 8px;
|
||||||
z-index: 999;
|
z-index: 999;
|
||||||
backdrop-filter: blur(10px);
|
backdrop-filter: blur(10px);
|
||||||
|
|||||||
Reference in New Issue
Block a user