summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsrc/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.tsx b/src/index.tsx
index ce59816..cbef251 100755
--- a/src/index.tsx
+++ b/src/index.tsx
@@ -9,7 +9,7 @@ function Content() {
src="https://github.com/ublue-os/bazzite/releases/" // Replace with your desired URL
style={{
width: "100%",
- height: "100%",
+ height: "100vh",
border: "none",
}}
title="WebPage Viewer"