Skip to content

Commit

Permalink
all: smoother december challenge (fixes #8024) (#8026)
Browse files Browse the repository at this point in the history
Co-authored-by: dogi <[email protected]>
  • Loading branch information
Mutugiii and dogi authored Jan 2, 2025
1 parent d0302de commit 8c546a9
Show file tree
Hide file tree
Showing 2 changed files with 3 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.31",
"version": "0.16.32",
"myplanet": {
"latest": "v0.21.58",
"min": "v0.20.58"
Expand Down
3 changes: 2 additions & 1 deletion src/app/shared/dialogs/dialogs-announcement.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,9 @@
background-color: $primary;
transition: width 0.5s;
display: flex;
justify-content: center;
align-items: center;
white-space: nowrap;
padding: 0 10px;
}

.thermometer-label {
Expand Down

0 comments on commit 8c546a9

Please sign in to comment.