mirror of
https://github.com/cloudreve/frontend.git
synced 2025-12-26 04:02:47 +00:00
style(Style repair): fix file tiling list scroll bar (#120)
This commit is contained in:
parent
0216fa654a
commit
8286e67cea
|
|
@ -39,7 +39,6 @@ const styles = (theme) => ({
|
|||
display: "flex",
|
||||
flexDirection: "column",
|
||||
overflowY: "auto",
|
||||
minHeight: 500,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue