There was an issue with some compnents not 'dimming' with the rest of the screen. The issue was the components taking whatever z height they got and being rendered 'above' the `dim_overlay` div. Fixed by specifying `z-index:100` for the `dim_overlay` div.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||