Fix: set background color of the view selector (#1151)
This commit is contained in:
@@ -168,6 +168,7 @@ export function Selector({
|
||||
overflow: 'hidden',
|
||||
marginTop: -SCROLLBAR_OFFSET,
|
||||
height,
|
||||
backgroundColor: pal.colors.background,
|
||||
}}>
|
||||
<ScrollView
|
||||
horizontal
|
||||
|
||||
Reference in New Issue
Block a user