fix: hide overlay focus ring

This commit is contained in:
2026-05-03 23:00:38 -07:00
parent 08dc8871d3
commit 95277f30bd
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.