Fix red error message when goes over one line

This commit is contained in:
2025-01-23 15:53:51 +00:00
parent 835d439e42
commit f8d9ec34e3
2 changed files with 5 additions and 2 deletions

View File

@@ -118,7 +118,8 @@ true
* Thu Jan 23 2025 Brian Read <brianr@koozali.org> 11.0.0-43.sme
- fix access to config file though config plugin for mojo 9.39 [SME: 12885]
- Fix password setting for useraccounts and also adjust DB opens
- Add mojo version to footer for logged in.
- Add mojo version to footer for logged in [SME: 12886]
- Fix up css for red error message when multiline [SME: 12802]
* Fri Jan 17 2025 Brian Read <brianr@koozali.org> 11.0.0-42.sme
- Implement password visibility icon - [SME: 12803]