Skip to content

Commit 17496ad

Browse files
committed
[Fix]: #1981 remove duplicate row background color property
1 parent 16f4105 commit 17496ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1804,7 +1804,6 @@ export const TableRowStyle = [
18041804
BORDER_WIDTH,
18051805
BORDER_STYLE,
18061806
...BG_STATIC_BORDER_RADIUS,
1807-
getBackground(),
18081807
{
18091808
name: "selectedRowBackground",
18101809
label: trans("style.selectedRowBackground"),

0 commit comments

Comments
 (0)