Skip to content

Commit 25c9f09

Browse files
committed
fix: outline
1 parent f7b0a00 commit 25c9f09

File tree

1 file changed

+2
-0
lines changed
  • packages/theme-default/src/components/DocContent

1 file changed

+2
-0
lines changed

packages/theme-default/src/components/DocContent/doc.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,8 @@
276276
}
277277

278278
& :where(pre) {
279+
outline: none; // avoid focus outline https://github.com/web-infra-dev/rspack/issues/11775
280+
279281
position: relative;
280282
z-index: 1;
281283
margin: 0;

0 commit comments

Comments
 (0)