add spacing for long temperature chart tooltip (#1299)

This commit is contained in:
henrygd
2025-10-20 14:32:27 -04:00
parent a87b9af9d5
commit 62f5f986bb
2 changed files with 51 additions and 30 deletions

View File

@@ -2,6 +2,8 @@
- Add `MFA_OTP` environment variable to enable email-based one-time password for users and/or superusers.
- Add spacing for long temperature chart tooltip. (#1299)
## 0.14.0
- Add `/containers` page for viewing current status of all running containers. (#928)