fix(UptimelinkWebwidget): Remove incorrect scale transformation in focused state.

This commit is contained in:
2025-01-09 03:43:55 +01:00
parent f705b18bad
commit fa1d2d855c
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 2025-01-09 - 1.2.1 - fix(UptimelinkWebwidget)
Remove incorrect scale transformation in focused state.
- Fixed the CSS transform property for the .mainbox.focused class in the UptimelinkWebwidget component by removing an unintended scale transformation.
## 2025-01-09 - 1.2.0 - feat(webwidget)
Enhanced widget animations and styling