mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-15 05:46:43 +08:00
提交
This commit is contained in:
@@ -443,12 +443,13 @@
|
||||
.personSetting{
|
||||
background-color: #fff;
|
||||
box-sizing: border-box;
|
||||
padding: 30px 0px 0px 247px;
|
||||
// padding: 30px 0px 0px 247px;
|
||||
padding: 30px 0 10% 20%;
|
||||
// margin: 0 auto;
|
||||
position: relative;
|
||||
.avatar{
|
||||
position: absolute;
|
||||
left: 86px;
|
||||
left: 5%;
|
||||
top:56px;
|
||||
}
|
||||
.passWard-btn{
|
||||
@@ -469,6 +470,8 @@
|
||||
box-shadow: -1px 0 0 0 #387DF7;
|
||||
}
|
||||
.informationItem{
|
||||
min-width: 600px;
|
||||
padding-right: 10%;
|
||||
margin-bottom: 82px;
|
||||
.information-header{
|
||||
// display: flex;
|
||||
|
||||
Reference in New Issue
Block a user