There was an error while loading. Please reload this page.
1 parent 3e4c65d commit f3493aeCopy full SHA for f3493ae
1 file changed
src/pages/options/routes/Tools.tsx
@@ -43,6 +43,9 @@ function Tools() {
43
direction="vertical"
44
style={{
45
width: "100%",
46
+ height: "100%",
47
+ overflow: "auto",
48
+ position: "relative",
49
}}
50
>
51
<Card title="备份" bordered={false}>
0 commit comments