Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c8b4ea

Browse files
Merge pull request#2004 from iamfaran/fix/table-row-duplicate
[Fix]: remove duplicate row styles + fix typo
2 parents428b59a +a7deddc commit4c8b4ea

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
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"),

‎client/packages/lowcoder/src/i18n/locales/en.ts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1933,7 +1933,7 @@ export const en = {
19331933
"dragArea":"Drag Area",
19341934
"uploadMode":"Upload Mode",
19351935
"dragAreaText":"Click or drag file to this area to upload",
1936-
"dragAreaHint":"Support for a single or bulk upload. Strictly prohibited from uploading company data or otherband files.",
1936+
"dragAreaHint":"Support for a single or bulk upload. Strictly prohibited from uploading company data or otherbanned files.",
19371937
"dragHintText":"Hint Text",
19381938
},
19391939
"date":{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp