Commit a0b22c81 by 无尘

update readme

parent e1e9ebcd
......@@ -71,4 +71,25 @@ methods: {
.el-popover.user-header-pop {
min-width: 95px;
}
/* 头部 */
.user-form-dialog .el-dialog__body {
padding: 0 20px;
}
.user-form-dialog .el-dialog__header {
padding: 0 20px 10px;
height: 54px;
}
.pass-form-dialog .el-dialog__body {
padding: 0 20px;
}
.pass-form-dialog .el-dialog__header {
padding: 0 20px 10px;
height: 54px;
}
```
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