xq feat:"修改了用户详情面板"

This commit is contained in:
2025-07-04 15:58:12 +08:00
parent e02f16c2f6
commit 90aaecdfc4
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,10 @@
.cus-dia{
.el-dialog__body{
border: 1px solid #409EFF;
border-radius: 5px;
.el-form{
border: 1px solid #409EFF;
border-radius: 5px;
padding: 10px;
}
.detail-head{
color:#409EFF;
font-weight: bold;