feat: style panel #1

Merged
airex merged 6 commits from feat/style-panel into develop 2025-06-16 10:12:36 +00:00
3 changed files with 118 additions and 12 deletions
Showing only changes of commit 7c98d16cc2 - Show all commits

View File

@@ -13,7 +13,10 @@
<p><a class="button" href="{{ url_for('logout') }}">Logout</a></p>
</header>
<main>
<table border="1">
<h2 class="center">Select a PC to Control</h2>
<p class="center">Choose a PC from the list below to view details or send commands.</p>
<br>
<table class="center-table select-table">
<thead>
<tr>
<th>PC ID</th>