feat: 修改主机分组配置.

This commit is contained in:
lijiahangmax
2023-12-01 01:54:50 +08:00
parent 875c873622
commit a76bc1ef54
31 changed files with 9003 additions and 7797 deletions

View File

@@ -98,6 +98,14 @@ body {
user-select: none;
}
.arco-drawer-header {
border-bottom: unset;
}
.arco-drawer-footer {
border-top: unset;
}
.arco-drawer-container.drawer-body-padding-0 {
.arco-drawer-body {
padding: 0 !important;