Chat tweaks

This commit is contained in:
Jon Staab
2026-04-07 10:40:45 -07:00
parent 613cad31c0
commit 8d35b3aad2
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -46,7 +46,7 @@
type="text"
placeholder="Search for conversations..." />
</label>
<Button class="btn btn-primary" onclick={openMenu}>
<Button class="btn btn-neutral" onclick={openMenu}>
<Icon icon={MenuDots} />
</Button>
</div>