Skip to content

Commit 03fdbd8

Browse files
committed
icons adjusted
2 parents 8bc684b + 26cd6b9 commit 03fdbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -908,7 +908,7 @@ export function styleControl<T extends readonly SingleColorConfig[]>(colorConfig
908908
}}
909909
>
910910
<Tooltip placement="topRight" title={trans("style.resetTooltip")}>
911-
<ResetIcon title="" />
911+
<ResetIcon title=""/>
912912
</Tooltip>
913913
</span>
914914
)}

0 commit comments

Comments
 (0)