fix(UI): Improve text rendering in account navigation.

This commit is contained in:
2024-10-12 23:41:23 +02:00
parent 0d613fd634
commit 944f689165
4 changed files with 10 additions and 2 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2024-10-12 - 1.4.2 - fix(UI)
Improve text rendering in account navigation.
- Fix for text alignment in the commit info section of the account navigation.
- Adjusted font settings for better readability.
## 2024-10-07 - 1.4.1 - fix(core)
Bug fixes and UI enhancements