mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
fix(app): keybind search height
This commit is contained in:
parent
b746c006cf
commit
621550ac77
@ -365,7 +365,7 @@ export const SettingsKeybinds: Component = () => {
|
||||
</Button>
|
||||
</div>
|
||||
|
||||
<div class="flex items-center gap-2 px-3 py-2 rounded-lg bg-surface-base">
|
||||
<div class="flex items-center gap-2 px-3 h-9 rounded-lg bg-surface-base">
|
||||
<Icon name="magnifying-glass" class="text-icon-weak-base flex-shrink-0" />
|
||||
<TextField
|
||||
variant="ghost"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user