Skip to content

Commit

Permalink
community: smoother leaders tiles (fixes #8005) (#8015)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <dogi@users.noreply.github.com>
  • Loading branch information
jessewashburn and dogi authored Dec 30, 2024
1 parent 783cd87 commit bb694af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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.29",
"version": "0.16.30",
"myplanet": {
"latest": "v0.21.55",
"min": "v0.20.55"
Expand Down
1 change: 1 addition & 0 deletions src/app/community/community.scss
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ planet-calendar {
top: -0.25rem;
right: -0.25rem;
}
word-break: break-word;
}

mat-tab-group, mat-tab {
Expand Down

0 comments on commit bb694af

Please sign in to comment.