ionic-team / ionic-team/ionic-framework
bug: Clear buttons have different font-size on Mac and iOS
- Dominant language
- TypeScript
- Stars
- 52.7k
- Forks
- 13.3k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 51
Description
### 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:**
>
**Outline button:**
>
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.