We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a5f740 commit ba507e8Copy full SHA for ba507e8
1 file changed
Sources/easyvault.client/src/pages/VaultPage.tsx
@@ -36,7 +36,7 @@ const VaultPage: React.FC = () => {
36
justifyContent: "flex-start",
37
margin: "auto",
38
width: "100%",
39
- height: "100vh",
+ height: "100%",
40
overflow: "hidden",
41
}}
42
>
0 commit comments