fix: page error when edit error
This commit is contained in:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user