fix: terminal resizing and bump version to 0.3.25

This commit is contained in:
GitHub Copilot
2026-01-28 00:00:32 +00:00
parent efcc029875
commit a006309d55
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -852,12 +852,6 @@ class LocalServer:
html, body {{ width: 100%; height: 100%; }}
body {{ background: #0c181f; margin: 0; padding: 0; overflow: hidden; }}
.textual-terminal {{ width: 100%; height: 100%; }}
.textual-terminal .xterm,
.textual-terminal .xterm-viewport,
.textual-terminal .xterm-screen {{
width: 100%;
height: 100%;
}}
</style>
</head>
<body>