diff options
| author | Fuwn <[email protected]> | 2026-05-15 09:02:31 +0000 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2026-05-15 09:02:31 +0000 |
| commit | 4829602f933f06d827ef27831f0f7d00e1b4db66 (patch) | |
| tree | 90ae3af052b00f4c0704cfb164104098d18fd37b /src/lib/CommandPalette/authActions.ts | |
| parent | refactor(motion): introduce easing/duration tokens (diff) | |
| download | due.moe-4829602f933f06d827ef27831f0f7d00e1b4db66.tar.xz due.moe-4829602f933f06d827ef27831f0f7d00e1b4db66.zip | |
fix(a11y): restore focus-visible ring
Replace `a:focus { outline: none }` with `:focus { outline: none }` +
`:focus-visible { outline: 2px solid var(--base0D); outline-offset: 2px }`
so keyboard users see focus on every interactive element while mouse
clicks stay clean.
Diffstat (limited to 'src/lib/CommandPalette/authActions.ts')
0 files changed, 0 insertions, 0 deletions