File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
client/packages/lowcoder/src Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff 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" ) ,
Original file line number Diff line number Diff 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 other band files." ,
1936+ "dragAreaHint" : "Support for a single or bulk upload. Strictly prohibited from uploading company data or other banned files." ,
19371937 "dragHintText" : "Hint Text" ,
19381938 } ,
19391939 "date" : {
You can’t perform that action at this time.
0 commit comments