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