Fix low contrast of text in settings tooltip (#4188)

This commit is contained in:
kornes
2022-11-25 09:01:07 +00:00
committed by GitHub
parent 9d1b8b0a93
commit b3e400a049
3 changed files with 8 additions and 9 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Bugfix: Fixed low contrast of text in settings tooltips. (#4188)
- Bugfix: Fixed being unable to see the usercard of VIPs who have Asian language display names. (#4174)
- Bugfix: Fixed the wrong right-click menu showing in the chat input box. (#4177)
- Bugfix: Fixed popup windows not appearing/minimizing correctly on the Windows taskbar. (#4181)