Visited Style: float not removing underline in Firefox
- Langage dominant
- Nunjucks
- Étoiles
- 840
- Forks
- 13
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
In the code-example you add `float: left` to the icon-`` to remove underline from it.
https://smolcss.dev/#smol-visited-styles
This is not working with (at least) recent Firefox (on Mac OS).

Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
The issue is in the 'Visited Style' demo at https://smolcss.dev/#smol-visited-styles. Look at the CSS for the icon span where `float: left` is applied to remove the underline. Test in Firefox on macOS to see the underline persists. Investigate alternative CSS properties like `display: inline-block` or `text-decoration-skip-ink` to fix the cross-browser issue. Check the project's CSS files for the demo snippet to make the change.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- css
- Domaine
- frontend
- Type d'issue
- Bug
- Difficulté
- 2/5
- Temps estimé
- 1-3 heures
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 65/100