Skip to content

Commit 7f253f6

Browse files
committed
github:18760 - In dark mode, the background of the search box is no longer white
1 parent e76cdda commit 7f253f6

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Project/Sources/Forms/LABEL_WIZARD/form.4DForm

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,8 @@
303303
"width": 269,
304304
"height": 22,
305305
"class": "background",
306-
"stroke": "transparent"
306+
"stroke": "transparent",
307+
"fill": "automatic"
307308
},
308309
"field.search.frame": {
309310
"type": "rectangle",
@@ -676,5 +677,5 @@
676677
"View 9": {}
677678
}
678679
},
679-
"geometryStamp": 19
680+
"geometryStamp": 23
680681
}

0 commit comments

Comments
 (0)