Commit 0476f96a authored by 杨硕's avatar 杨硕

个人中心ui优化

parent fcf755eb
......@@ -86,7 +86,9 @@ export default {
<style scoped lang="scss">
::v-deep.el-table th .cell {
font-size: 17px;
font-family: "Microsoft YaHei"
font-family: "Microsoft YaHei";
height:auto;
margin-bottom: 20px;
}
::v-deep.el-table td .cell {
......
......@@ -128,10 +128,10 @@ export default {
.personalInfo-module{
.el-divider--horizontal{
//background-color: black!important;
margin: 16px 0 36px 2px!important;
margin: 16px 0 0px 2px!important;
}
.info-top{
padding: 0 0 0 3px;
//padding: 0 0 0 3px;
display: flex;
justify-content: space-between;
align-items: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment