Skip to content

Commit

Permalink
[default-layout] Change focus state of user menu drawer in Navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mikolajdobrucki authored and rexxars committed Oct 6, 2020
1 parent 700f0af commit 23d0920
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
border-radius: 4px;

@nest &:focus {
background-color: color(var(--brand-primary) a(20%));
box-shadow: var(--input-box-shadow--focus);
}
}

Expand Down

0 comments on commit 23d0920

Please sign in to comment.