1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-02 08:25:32 +04:00

aside menu

This commit is contained in:
codecalm
2019-12-12 21:52:37 +01:00
parent 99c3874343
commit 2fe21d2425
16 changed files with 223 additions and 58 deletions
@@ -0,0 +1,5 @@
<div class="navbar-search d-none d-lg-block">
<form action="" method="get">
<input type="text" name="q" class="form-control bg-light" placeholder="Search...">
</form>
</div>