fix: sélecteur de largeur inopérant (L et ∞) #35
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Deux problèmes :
type=buttonmanquant → soumission de formulaire parasitemax-width:none+margin:autosur un flex child rétrécissait<main>à la largeur de son contenu au lieu de le laisser en pleine largeurCorrection : abandon de la CSS custom property au profit de
data-cwsur<html>+ sélecteurs d'attribut CSShtml[data-cw="900"] main { max-width: 900px }.Livré : commits
b18db06,46a8a0b