mirror of
https://github.com/iFargle/headscale-webui.git
synced 2026-03-18 18:15:27 +01:00
test
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<body>
|
||||
<nav>
|
||||
<div class="nav-wrapper {{ COLOR_NAV }}">
|
||||
<div id="nav-search" class="hide-transition hide-out">
|
||||
<div id="nav-search" class="nav-search">
|
||||
<form>
|
||||
<div class="input-field">
|
||||
<input id="search" type="search" required>
|
||||
@@ -64,7 +64,7 @@
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
<div id="nav-content" class="hide-transition">
|
||||
<div id="nav-content">
|
||||
<img class="hide-on-med-and-down" style="padding-left: 10px" src="static/img/headscale3-dots.png" height="64px"></img>
|
||||
<a href="overview" class="brand-logo bold" style="padding-left: 10px">
|
||||
Headscale
|
||||
|
||||
Reference in New Issue
Block a user