feat:CN-1592 UI 新增Tag检索界面:界面样式调整

This commit is contained in:
hanyuxia
2024-04-12 11:39:10 +08:00
parent a3b9ee1390
commit 6dc3ab1058
4 changed files with 24 additions and 13 deletions

View File

@@ -1316,7 +1316,7 @@ $color-mousemove-cursor: #D3D0D8;
}
.el-form-item {
margin-bottom: 12px;
margin-bottom: 0px;
}
.el-form-item__content {
@@ -1542,8 +1542,8 @@ $color-mousemove-cursor: #D3D0D8;
}
.el-form-item__content {
margin-top: -16px;
margin-bottom: -17px;
margin-top: 0px;
margin-bottom: 0px;
}
.el-form-item__error {
@@ -1560,6 +1560,12 @@ $color-mousemove-cursor: #D3D0D8;
margin-top: 3px;
box-shadow: 0 -1px 4px 0 rgba(0, 0, 0, 0.10);
.tag__btn {
margin: 0 10px;
height: 30px;
min-width: 74px;
}
.footer__btn {
margin: 0 10px;
height: 30px;