perf: 优化华为dns解析记录创建和删除问题

This commit is contained in:
xiaojunnuo
2025-04-05 00:24:57 +08:00
parent 857589b365
commit 0948c5bc69
5 changed files with 124 additions and 54 deletions
@@ -60,3 +60,9 @@
footer{
background-color: hsl(var(--card)) !important;
}
.ant-select-multiple .ant-select-selection-item-remove{
display: flex;
align-items: center;
}