Removed the left-rail search box from left rail. Upped version from 0.1.0 to 0.1.1

This commit is contained in:
2026-04-29 22:03:53 +12:00
parent 2bb51ad467
commit 21b6545e6b
5 changed files with 5 additions and 11 deletions
@@ -288,12 +288,6 @@
</div>
<div class="sidebar-body">
<button class="search-box" type="button" aria-label="Search the workspace" onclick={() => openPalette()}>
<span class="search-icon"></span>
<span class="search-placeholder">Search the workspace...</span>
<kbd>/</kbd>
</button>
<nav class="nav-list" aria-label="Client navigation">
{#if visibleDashboardItem}
<a class:active={matchesRoute(visibleDashboardItem.href, page.url.pathname)} href={visibleDashboardItem.href}>