Skip to content

Commit 03f7254

Browse files
committed
fix: focus ring clipping in the install area
1 parent 394fed1 commit 03f7254

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/pages/[...package].vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1074,7 +1074,6 @@ function handleClick(event: MouseEvent) {
10741074
10751075
.area-install {
10761076
grid-area: install;
1077-
overflow-x: hidden;
10781077
}
10791078
10801079
.area-vulns {

0 commit comments

Comments
 (0)