Vidéo fullscreen : cursor pointer sur le bouton close, fermeture avec Echap
All checks were successful
Deploy / Deploy to Production (push) Successful in 9s

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
isUnknown 2026-04-12 11:08:03 +02:00
parent 6618a9e8d9
commit 4c4a96df1e
3 changed files with 11 additions and 5 deletions

File diff suppressed because one or more lines are too long

View file

@ -128,10 +128,10 @@
font-size: 20px;
width: 100%;
font-weight: bold;
display: flex;
display: flex;
align-items: top;
justify-content: flex-end;
cursor: pointer;
}
}