Skip to content

Commit

Permalink
refactor: remove unnecessary css
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Mar 13, 2024
1 parent c647259 commit b7e0cad
Showing 1 changed file with 0 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,6 @@
color: var(--colors-grey600);
}

.optionSlowIndicator {
background-color: var(--colors-yellow100);
color: var(--colors-grey800);
padding: 4px 6px;
border-radius: 2px;
}

.transferOption.highlighted .optionSeverity {
color: var(--colors-grey300);
}
Expand Down

0 comments on commit b7e0cad

Please sign in to comment.