Fix: blueprint game + styles carrousel Play
- playLink renommé et translate: false sur playLink + backgroundColor
- button { border: none } dans buttons.css
- Largeur vignettes via :global(img) sur l'élément image
(découple la taille du bouton de celle de l'image)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
66767f0136
commit
90f155b679
3 changed files with 18 additions and 6 deletions
|
|
@ -1,3 +1,7 @@
|
|||
button {
|
||||
border: none;
|
||||
}
|
||||
|
||||
/* Button */
|
||||
.button {
|
||||
width: 14vmax;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue