Commented search away from sidebar

This commit is contained in:
Nicolai Ort 2021-08-21 20:06:13 +02:00
parent fa16814f91
commit ed2e8ef446
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
class="flex flex-col w-64 h-screen px-4 py-8 bg-white border-r dark:bg-gray-800 dark:border-gray-600"
>
<h2 class="text-3xl font-semibold text-gray-800 dark:text-white">LinkyLinky</h2>
<div class="relative mt-6">
<!-- <div class="relative mt-6">
<span class="absolute inset-y-0 left-0 flex items-center pl-3">
<svg class="w-5 h-5 text-gray-400" viewBox="0 0 24 24" fill="none">
<path
@ -42,7 +42,7 @@
class="w-full py-3 pl-10 pr-4 text-gray-700 bg-white border border-gray-300 rounded-md dark:bg-gray-800 dark:text-gray-300 dark:border-gray-600 focus:border-blue-500 dark:focus:border-blue-500 focus:outline-none focus:ring"
placeholder="Search"
/>
</div>
</div> -->
<div class="flex flex-col justify-between flex-1 mt-6">
<nav>