Skip to content

Commit 7093a6e

Browse files
MenamAfzalludomikula
authored andcommitted
switch component styling adjusted
1 parent e06aa6d commit 7093a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ const STATIC_TEXT = {
285285
const LABEL = {
286286
name: "label",
287287
label: trans("label"),
288-
depTheme: "canvas",
288+
depTheme: "primarySurface",
289289
depType: DEP_TYPE.CONTRAST_TEXT,
290290
transformer: contrastText,
291291
} as const;

0 commit comments

Comments
 (0)