mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-22 01:57:44 +00:00
6fe81cbcb6
## Description: Closes #2185. Made own team name bold in Team Stats. In Show Unit and Show Control. This follows https://github.com/openfrontio/OpenFrontIO/pull/2221 which made team mate names bold in the Leaderboard. Also fixed column names allignment. They sat in different vertical positions before. **BEFORE** <img width="836" height="402" alt="image" src="https://github.com/user-attachments/assets/fe2c84b1-c1e4-4415-8df8-ffce657b1b90" /> <img width="1050" height="405" alt="image" src="https://github.com/user-attachments/assets/3a277722-731d-4410-90e6-1fd01c628a5f" /> **AFTER** <img width="840" height="393" alt="image" src="https://github.com/user-attachments/assets/26db2e81-e39c-451d-9da3-c24061cf6687" /> <img width="1061" height="398" alt="image" src="https://github.com/user-attachments/assets/3dd25369-b355-42f4-bdac-2e6d6d684689" /> ## Please complete the following: - [x] I have added screenshots for all UI updates - [x] I process any text displayed to the user through translateText() and I've added it to the en.json file - [x] I have added relevant tests to the test directory - [x] I confirm I have thoroughly tested these changes and take full responsibility for any bugs introduced ## Please put your Discord username so you can be contacted if a bug or regression is found: tryout33 --------- Co-authored-by: Evan <evanpelle@gmail.com>