Skip to content

Commit

Permalink
dashboard: smoother icon colors (fixes #7993) (#7999)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <[email protected]>
  • Loading branch information
jessewashburn and dogi authored Dec 30, 2024
1 parent 017ca20 commit d62c5aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "planet",
"license": "AGPL-3.0",
"version": "0.16.25",
"version": "0.16.26",
"myplanet": {
"latest": "v0.21.55",
"min": "v0.20.55"
Expand Down
2 changes: 1 addition & 1 deletion src/app/dashboard/dashboard-tile.scss
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
flex-wrap: wrap;
font-size: 1.25rem;
}

color: #fff;
}

.right-tile {
Expand Down

0 comments on commit d62c5aa

Please sign in to comment.