Fix panel

This commit is contained in:
2026-05-10 18:21:03 -03:00
parent e00a7bd93c
commit 4a04ff79f0
3 changed files with 158 additions and 52 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8"/>
<title>DragonCore Panel</title>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<link rel="stylesheet" href="assets/app.css?v=20260510xraystats2"/>
<link rel="stylesheet" href="assets/app.css?v=20260510xraystable1"/>
</head>
<body>
<div class="app">
@@ -876,6 +876,6 @@
</div><!-- /shell -->
</div><!-- /app -->
<script defer src="assets/app.js?v=20260510xraystats2"></script>
<script defer src="assets/app.js?v=20260510xraystable1"></script>
</body>
</html>