Skip to content

Commit

Permalink
Make keybinds text in loading tip visible (#322)
Browse files Browse the repository at this point in the history
  • Loading branch information
DokterKaj authored Aug 21, 2024
1 parent 93c33a0 commit 80c0fcb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/components/_details.scss
Original file line number Diff line number Diff line change
Expand Up @@ -345,11 +345,3 @@ div[class*="actions_"] {
fill: $text !important;
}
}

// Loading tip keys
div[class*="fixClipping"]
div[class^="tip"]
div[class*="keybind"]
span[class^="key"] {
color: $crust;
}

0 comments on commit 80c0fcb

Please sign in to comment.