feat (ui) CSS
This commit is contained in:
@@ -10,7 +10,12 @@
|
||||
<div id="app-shell">
|
||||
<header id="title-zone">
|
||||
<h1>WebManager v2</h1>
|
||||
<div id="status"></div>
|
||||
<div id="title-zone-actions">
|
||||
<div id="status"></div>
|
||||
<button id="theme-toggle" type="button" aria-label="Toggle theme" title="Toggle theme">
|
||||
<span id="theme-toggle-icon" aria-hidden="true">☾</span>
|
||||
</button>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main id="workspace" class="workspace">
|
||||
|
||||
Reference in New Issue
Block a user