Skip to content

Commit

Permalink
remove underline
Browse files Browse the repository at this point in the history
  • Loading branch information
gabalafou committed Jul 27, 2023
1 parent ff4a3c7 commit 8e91f4b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/default-theme/style/menubar.css
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.2);
}

.lm-MenuBar-item:focus {
text-decoration: underline;
}

.lm-MenuBar-item:focus-visible {
outline: 2px solid #333;
outline-offset: -2px;
Expand Down

0 comments on commit 8e91f4b

Please sign in to comment.