### Prerequisites - [x] I have read the [Contributing Guidelines](https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#creating-an-issue). - [x] I agree to follow the [Code of Conduct](https://ionicframework.com/code-of-conduct). - [x] I have searched for [existing issues](https://github.com/ionic-team/ionic-framework/issues) that already report this problem, without success. ### Ionic Framework Version v8.x ### Current Behavior The **clear** and **solid / outline** buttons have differenty font-sizes on iOS and macOS. **Clear button:** > <img width="1520" alt="Image" src="https://github.com/user-attachments/assets/d063b265-a3ad-42f5-ac7f-c616e1781898" /> **Outline button:** > <img width="1527" alt="Image" src="https://github.com/user-attachments/assets/2a4f5dcd-0945-42cb-85e2-9a49f0d99799" /> ### Expected Behavior All buttons should have the same font-size ### Steps to Reproduce 1. Use a Mac or iOS device 2. Go to https://ionicframework.com/docs/api/button#fill 3. Open the developer console 4. Compare the font-style of the clear and solid / outline button ### Code Reproduction URL https://ionicframework.com/docs/api/button#fill ### Ionic Info No need for that ### Additional Information _No response_