Make button control bar the top element, fixes #417
This commit is contained in:
@@ -23,6 +23,7 @@ const styles = (theme) =>
|
||||
{
|
||||
position : 'fixed',
|
||||
display : 'flex',
|
||||
zIndex : 30,
|
||||
[theme.breakpoints.up('md')] :
|
||||
{
|
||||
top : '50%',
|
||||
|
||||
Reference in New Issue
Block a user