reponsive all

This commit is contained in:
2026-07-17 10:37:46 +07:00
parent 5c818583dc
commit 00e271fada
6 changed files with 563 additions and 11 deletions

View File

@@ -267,6 +267,7 @@
}
</style>
<link rel="stylesheet" href="../css/responsive.css?v=20260717-1" />
</head>
<body class="app-shell bg-background text-on-surface antialiased flex h-screen w-screen">
<!-- SideNavBar -->
@@ -387,6 +388,6 @@
</div>
</main>
<script src="../js/app.js?v=20260630-1"></script>
<script src="../js/app.js?v=20260717-1"></script>
</body>
</html>