fix:联调登录接口
This commit is contained in:
@@ -19,4 +19,19 @@ html,body{
|
||||
}
|
||||
|
||||
|
||||
.filter-popper.el-popover.el-popper{
|
||||
padding: 20px;
|
||||
border-radius: 8px;
|
||||
box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
// 全局重新element相关样式
|
||||
.mj-input-form{
|
||||
.el-input{
|
||||
--el-border-radius-base:10px;
|
||||
--el-border-color:#E2E8F0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user