fix: env params incorrect after switching between vendors
This commit is contained in:
+1
-1
@@ -647,7 +647,7 @@ body {
|
||||
.cascader-popup-wrapper {
|
||||
width: 100%;
|
||||
border: 1px solid var(--ant-color-border);
|
||||
inset: 54px auto auto 0 !important;
|
||||
inset: 53px auto auto 0 !important;
|
||||
border-radius: 0 0 var(--border-radius-base) var(--border-radius-base);
|
||||
border-top: none;
|
||||
max-height: 240px;
|
||||
|
||||
Reference in New Issue
Block a user