fix: page error when edit error

This commit is contained in:
jialin
2025-02-25 14:03:14 +08:00
parent f91311144b
commit 0f7d04e0b9
30 changed files with 317 additions and 306 deletions
+2 -1
View File
@@ -31,6 +31,7 @@ html {
--color-logs-text: #d4d4d4;
--layout-content-blockpadding: 32px;
--layout-content-inlinepadding: 32px;
--layout-content-header-inlinepadding: 40px;
--border-radius-modal: 6px;
--menu-border-radius-base: 4px;
--border-radius-base: 4px;
@@ -797,7 +798,7 @@ body {
}
.cascader-popup-wrapper {
width: 100%;
// width: 100%;
&.gpu-selector {
.ant-cascader-menu:last-child {