test(app): general settings, shortcuts, providers and status popover (#11517)

This commit is contained in:
Filip
2026-01-31 21:01:21 +01:00
committed by GitHub
parent e70d984320
commit 33252a65b4
13 changed files with 1187 additions and 69 deletions

View File

@@ -396,6 +396,7 @@ export const SettingsKeybinds: Component = () => {
<span class="text-14-regular text-text-strong">{title(id)}</span>
<button
type="button"
data-keybind-id={id}
classList={{
"h-8 px-3 rounded-md text-12-regular": true,
"bg-surface-base text-text-subtle hover:bg-surface-raised-base-hover active:bg-surface-raised-base-active":