1.实体详情tab(相关实体、开放端口)没超过100条的话,more按钮隐藏;2.i18n的新增,后端校验失败时没弹提示。用户、角色新增的name重复校验失败时没弹提示;3.下拉框背景色调为白色;4.修改密码增加at least five的校验;
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
.el-input__inner {
|
||||
font-size: 14px;
|
||||
color: #353636;
|
||||
background-color: #F5F8FA;
|
||||
background-color: #FFFFFF;
|
||||
}
|
||||
.common-select {
|
||||
top: 32px !important;
|
||||
|
||||
Reference in New Issue
Block a user