Skip to content

Commit

Permalink
Fix issue where Trash icon wasn't getting colored to blue when Trash …
Browse files Browse the repository at this point in the history
…page active.
  • Loading branch information
ellman12 committed Feb 17, 2023
1 parent 57e894f commit 1c46d2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PSS/PSS/Shared/NavMenu.razor
Expand Up @@ -47,6 +47,7 @@
nav > .active > * {
color: #0080ff;
fill: #0080ff;
}
</style>

Expand Down

0 comments on commit 1c46d2e

Please sign in to comment.