mirror of
https://github.com/sotam0316/brain_dogfood.git
synced 2026-04-24 19:48:35 +09:00
8 lines
312 B
HTML
8 lines
312 B
HTML
<div class="topbar">
|
|
<button id="mobileMenuBtn" class="sidebar-toggle" style="display: none; margin-right: 15px;">☰</button>
|
|
<div class="search-bar">
|
|
<span class="search-icon">🔍</span>
|
|
<input type="text" id="searchInput" data-i18n-placeholder="search_placeholder">
|
|
</div>
|
|
</div>
|