Skip to content

Commit 989b496

Browse files
authored
Merge pull request #148 from ourfuturehealth/bug/RP-4090-menu-toggle-focus
[RP-4090] - Remove box shadow of menu toggle focus state
2 parents 4befe73 + 2cd58d9 commit 989b496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/components/header/_header.scss

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -439,8 +439,6 @@
439439

440440
&:focus {
441441
@include ofh-focused-button;
442-
443-
box-shadow: 0 0 0 2px $ofh-focus-color, 0 $ofh-focus-width 0 2px $ofh-focus-text-color;
444442
}
445443

446444
}

0 commit comments

Comments
 (0)