mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
首页卡片样式问题
This commit is contained in:
@@ -487,9 +487,12 @@
|
||||
padding: 25px 40px;
|
||||
.personal-box {
|
||||
margin-left: 0px;
|
||||
margin-top: 0px;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0px;
|
||||
}
|
||||
.personal-ul{
|
||||
margin-top: 7px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -1023,7 +1023,7 @@
|
||||
padding-right: 40px;
|
||||
box-sizing: border-box;
|
||||
display: flex;
|
||||
margin-top: 20px;
|
||||
// margin-top: 20px;
|
||||
justify-content: space-between;
|
||||
position: relative;
|
||||
.personal-box-img {
|
||||
|
||||
Reference in New Issue
Block a user