mirror of
https://github.com/fergalmoran/turnstone.git
synced 2025-12-22 09:49:56 +00:00
Change z-index of listbox
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
const styles = {
|
||||
listbox: {
|
||||
position: 'absolute',
|
||||
zIndex: 100
|
||||
zIndex: 4
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user