fix(component): Fix sizing of status indicator in uptimelink-webwidget

This commit is contained in:
2025-01-09 04:05:19 +01:00
parent 54e0690f0a
commit f914b26e78
3 changed files with 9 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-01-09 - 1.2.2 - fix(component)
Fix sizing of status indicator in uptimelink-webwidget
- Corrected the status indicator dimensions for consistency.
## 2025-01-09 - 1.2.1 - fix(UptimelinkWebwidget)
Remove incorrect scale transformation in focused state.