Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| js:choca_menu [2026/05/28 14:06] – avillepreux | js:choca_menu [2026/06/25 13:22] (Version actuelle) – avillepreux | ||
|---|---|---|---|
| Ligne 95: | Ligne 95: | ||
| /* BADGES FIX */ | /* BADGES FIX */ | ||
| overflow: visible; | overflow: visible; | ||
| + | clip-path: polygon(calc(-1em) 0, 100% 0, 100% 100%, calc(-1em) 100%); | ||
| } | } | ||
| Ligne 107: | Ligne 108: | ||
| top: 0; | top: 0; | ||
| position: absolute; | position: absolute; | ||
| + | pointer-events: | ||
| } | } | ||