热词功能补充提交

This commit is contained in:
Chopper
2022-04-25 18:09:49 +08:00
parent 8d9a64d84b
commit 9e34b44165
7 changed files with 198 additions and 87 deletions

View File

@@ -0,0 +1,22 @@
/deep/ .ivu-input{
width: 200px !important;
}
.label-btns{
margin-left: 150px;
}
.ivu-form-item{
padding: 10px 0;
}
.ivu-input-wrapper {
width: 150px;
margin-right: 10px;
}
/deep/ .ivu-form-item-content {
margin-left: 0 !important;
display: flex;
}