Change stream button place
This commit is contained in:
@@ -83,7 +83,7 @@ const useStyles = makeStyles(theme => ({
|
||||
},
|
||||
koute: {
|
||||
position: 'absolute',
|
||||
right: '25px',
|
||||
right: '1px',
|
||||
top: '8px',
|
||||
[theme.breakpoints.up('sm')]: {
|
||||
top: '10px'
|
||||
@@ -91,7 +91,7 @@ const useStyles = makeStyles(theme => ({
|
||||
},
|
||||
vwe: {
|
||||
position: 'absolute',
|
||||
right: '90px',
|
||||
right: '60px',
|
||||
top: '8px',
|
||||
[theme.breakpoints.up('sm')]: {
|
||||
top: '10px'
|
||||
|
||||
Reference in New Issue
Block a user