Skip to content

Commit

Permalink
KPI statuses styling
Browse files Browse the repository at this point in the history
  • Loading branch information
fumimowdan committed Sep 25, 2023
1 parent e1e1fbc commit 80dafc3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions app/javascript/packs/stylesheets/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@
padding: 5px;
font-size: 20px;
}

a {
color: #fff;
text-decoration: none;
}
}
}

Expand Down

0 comments on commit 80dafc3

Please sign in to comment.