Skip to content

Commit c3f9c34

Browse files
committedApr 21, 2024
bg color updated
1 parent ba3cd73 commit c3f9c34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎client/packages/lowcoder-design/src/components/customSelect.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const SelectWrapper = styled.div<{ $border?: boolean }>`
2121
height: 100%;
2222
align-items: center;
2323
margin-right: 8px;
24+
background-color: #fff;
2425
2526
.ant-select-selection-item {
2627
display: flex;

0 commit comments

Comments
 (0)