Skip to content

Commit

Permalink
Make subscription/resource group links use link color
Browse files Browse the repository at this point in the history
Fixes AB#1142
  • Loading branch information
dpwatrous authored and gingi committed Nov 9, 2023
1 parent 21f1d84 commit 3ef4f8a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions desktop/src/@batch-flask/ui/summary-card/summary-card.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ bl-summary-card {

> .details {
color: $secondary-text;

bl-clickable {
color: $primary-color;
}
}
}
}
Expand Down

0 comments on commit 3ef4f8a

Please sign in to comment.