platform
platform copied to clipboard
Icon cuts
Describe the bug Icon display randomly cuts.
To Reproduce
Sight::make('domain', 'Domain')->render(fn (Company $company) => Link::make($company->domain)
->route('platform.company', $company)->class('')->icon('box-arrow-up-right')),
Expected behavior It must not be cutted.
Screenshots
Desktop (please complete the following information):
- MacOS Sonoma 14.5 (23F79)
- Google Chrome
- Version 125.0.6422.176 (Official Build) (x86_64)
I tested on the latest version of the package and in Chrome 126.0.6478.62 on Mac 14.1.2.
Unfortunately, I was unable to reproduce the issue. Could you please specify which version of the package you are using? You can find out by running the command artisan about or composer show orchid/platform.
Also, could you confirm if you have published templates from previous versions? You can check this by looking for the directory /view/vendor/platform.