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
commit 33252a65b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 1185 additions and 67 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":