Open
Description
Prerequisites
- I have read the Contributing Guidelines.
- I agree to follow the Code of Conduct.
- I have searched for existing 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:
Outline button:
Expected Behavior
All buttons should have the same font-size
Steps to Reproduce
- Use a Mac or iOS device
- Go to https://ionicframework.com/docs/api/button#fill
- Open the developer console
- 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