Skip to content

Commit 826b161

Browse files
committed
transfer styles updated
1 parent 5a1bede commit 826b161

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

client/packages/lowcoder/src/comps/controls/styleControlConstants.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -854,7 +854,8 @@ export const FloatButtonStyle = [
854854
] as const;
855855

856856
export const TransferStyle = [
857-
MARGIN,
857+
getStaticBackground(SURFACE_COLOR),
858+
...STYLING_FIELDS_CONTAINER_SEQUENCE
858859
] as const;
859860

860861
export const CardStyle = [

0 commit comments

Comments
 (0)