Fix safari clipboard copy issue #1182
Annotations
1 error and 1 warning
Check commits messages
You have commit messages with errors
⧗ input: fix: disable Tailwind preflight to resolve clipboard issues in Safari, add preflight CSS in custom.css, and fix icon scaling
- Disables Tailwind's preflight to address clipboard functionality issues in Safari.
- Adds custom CSS to compensate for the absence of preflight styles.
- Adds `viewBox` attributes to two SVG icons to prevent them from being cut off after disabling preflight.
- Remove extra margin from default Docusaurus styles on h3, fixing community section heading.
Signed-off-by: manasmanohar <[email protected]>
✖ body's lines must not be longer than 100 characters [body-max-line-length]
✖ header must not be longer than 100 characters, current length is 124 [header-max-length]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: fix: reset border-radius for images in table cells and disable Roboto Bold to prevent font fallback issues
Signed-off-by: manasmanohar <[email protected]>
✖ header must not be longer than 100 characters, current length is 106 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading