fix: 创建数据源-高级设置-查询超时的上下尖头位置优化

This commit is contained in:
dataeaseShu 2023-11-08 16:18:52 +08:00
parent 86fb749c48
commit fdab12aa5d

View File

@ -964,6 +964,9 @@ defineExpose({
}
.input-with-append {
:deep(.ed-input__wrapper) {
padding-right: 1px;
}
:deep(.ed-input-group__append) {
width: 55px;
background: #eff0f1;