Make search bar compact
This commit is contained in:
parent
28b326aedf
commit
787c36bcfe
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
|
||||
<!-- Javasript entrypoint -->
|
||||
{#<script src="/static/src/index.js" type="module"></script>#}
|
||||
<header class="search-menu">
|
||||
<header class="search-menu compact">
|
||||
<!-- <ul>
|
||||
<li is="${save}"></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in a new issue