feat(web): api key & space config ui upgrade

This commit is contained in:
zhaoying
2026-03-30 11:41:18 +08:00
parent 167c915631
commit f9f302dd2a
15 changed files with 256 additions and 114 deletions

View File

@@ -396,6 +396,11 @@ body {
color: #FFFFFF;
background-color: #171719;
}
.ant-dropdown .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:not(.ant-dropdown-menu-item-disabled):hover,
.ant-dropdown-menu-submenu .ant-dropdown-menu .ant-dropdown-menu-item.ant-dropdown-menu-item-danger:not(.ant-dropdown-menu-item-disabled):hover {
background-color: #F6F6F6;
color: #FF5D34;
}
.spin.ant-spin-nested-loading .ant-spin-container::after {
background: transparent;