use custom drawer container

This commit is contained in:
Matt Parker
2025-08-06 19:11:07 +10:00
parent 242defb3da
commit 4aae23c6f8
3 changed files with 25 additions and 19 deletions

View File

@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html style="background-color: #32333d">
<html style="background-color: #32333d; height: 100%">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
@@ -10,7 +10,7 @@
<link href="_content/XtermBlazor/XtermBlazor.min.css" rel="stylesheet" />
<link href="SharpIDE.Photino.styles.css" rel="stylesheet" />
</head>
<body>
<body style="height: 100%">
<app>Loading...</app>
<div id="blazor-error-ui">