fix: hide overlay focus ring

This commit is contained in:
2026-05-03 23:00:38 -07:00
parent 4497d0a39f
commit 934a7281b0
3 changed files with 15 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
type: fixed
area: overlay
- Hid the browser focus outline on the top-level overlay surface so focused overlays no longer show a yellow/orange viewport border.