Revert "Add bootstrap and basic layout"

This reverts commit 2ab583cb17.
This commit is contained in:
2025-09-24 16:50:36 +09:00
parent 36781b2656
commit 5f30599810
9 changed files with 5 additions and 244 deletions

View File

@ -1,16 +1,6 @@
@inherits LayoutComponentBase
<div class="page">
<div class="sidebar">
<NavMenu />
</div>
<main>
<article class="content px-4">
@Body
</article>
</main>
</div>
@Body
<div id="blazor-error-ui">
An unhandled error has occurred