Skip to content

Commit

Permalink
fix xp title bar button hover
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Hammad committed May 14, 2020
1 parent 2e8f254 commit dcfd489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/XP/_window.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
&:active,
&:hover,
&:focus {
box-shadow: none;
box-shadow: none !important;
}
}
button[aria-label="Minimize"] {
Expand Down

0 comments on commit dcfd489

Please sign in to comment.