[update] PC端样式调整
This commit is contained in:
@@ -158,9 +158,8 @@ export default {
|
||||
position: relative;
|
||||
width: calc(100% + 40px);
|
||||
height: 168px;
|
||||
margin: -13px -20px 0;
|
||||
background: url("~@/assets/images/systemOverview/systemSettings/upload-avatar.png") no-repeat center center;
|
||||
background-size: 100%;
|
||||
background-size: 124px 124px;
|
||||
|
||||
.upload-avatar {
|
||||
width: 120px;
|
||||
@@ -178,6 +177,7 @@ export default {
|
||||
border: none;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
padding: 1px;
|
||||
}
|
||||
/deep/.ant-upload-list-picture .ant-upload-list-item-thumbnail,
|
||||
/deep/.ant-upload-list-picture-card .ant-upload-list-item-thumbnail {
|
||||
|
||||
Reference in New Issue
Block a user