Commit 439ffb4cb135609a2a225baac43f68ea640a45f7 broke the alignment of the text in the screen headers. Current: header text shows under the navigation arrow. <img width="401" alt="Screenshot 2024-07-01 at 9 36 51 AM" src="https://github.com/project-robius/makepad_wechat/assets/22042418/98e3c26a-57d0-4826-a642-f96862939814"> <img width="400" alt="Screenshot 2024-07-01 at 9 37 42 AM" src="https://github.com/project-robius/makepad_wechat/assets/22042418/1afb8ddf-96a0-4660-a341-dcc47d5b3788"> <img width="401" alt="Screenshot 2024-07-01 at 9 37 21 AM" src="https://github.com/project-robius/makepad_wechat/assets/22042418/01457c3a-8655-4f50-8651-fe5d99e7783c"> <img width="401" alt="Screenshot 2024-07-01 at 9 37 04 AM" src="https://github.com/project-robius/makepad_wechat/assets/22042418/25453380-e139-4930-ab3b-0af6f66b5966"> **Expected**: the text should be centered and vertically aligned with the navigation arrow. <img width="1190" alt="image" src="https://github.com/project-robius/makepad_wechat/assets/22042418/c1293e54-dfc6-4131-8921-9a620ab93b34">
Commit 439ffb4 broke the alignment of the text in the screen headers.
Current: header text shows under the navigation arrow.
Expected: the text should be centered and vertically aligned with the navigation arrow.