mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-25 19:52:48 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
f11a53b8bf
|
|
@ -11,6 +11,7 @@ export const useStyle = makeStyles((theme) => ({
|
|||
marginTop: "10px",
|
||||
alignItems: 'center',
|
||||
[theme.breakpoints.down("sm")]: {
|
||||
marginTop: 0,
|
||||
display: "block",
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue