diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/index.tsx | 2 |
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" |
