mirror of
https://github.com/hyperspacedev/hyperspace
synced 2025-02-07 12:53:31 +01:00
Pull search bar changes from muted-dark-mode
This commit is contained in:
parent
00a65f13bc
commit
5a753d33c8
@ -59,7 +59,7 @@ export const styles = (theme: Theme) => createStyles({
|
||||
backgroundColor: fade(theme.palette.common.white, 0.25)
|
||||
},
|
||||
width: '100%',
|
||||
marginLeft: theme.spacing.unit,
|
||||
marginLeft: 0,
|
||||
marginRight: theme.spacing.unit,
|
||||
[theme.breakpoints.up('md')]: {
|
||||
marginLeft: theme.spacing.unit * 6,
|
||||
|
Loading…
x
Reference in New Issue
Block a user