feat: update select wrapper color

This commit is contained in:
chenshenhai 2023-12-17 11:03:32 +08:00
parent 2231414ed6
commit eca31413d2

View file

@ -23,4 +23,5 @@ export const keyDebugEnd0 = Symbol(`${key}_debug_end0`);
export const selectWrapperBorderWidth = 2;
export const resizeControllerBorderWidth = 4;
export const areaBorderWidth = 1;
export const wrapperColor = '#1973ba';
// export const wrapperColor = '#1973ba';
export const wrapperColor = '#1890ff';