Fix popup photostation (hors ecran-accueil) + z-index boutons + profil Chromium sans translate

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-06-04 12:50:41 +02:00
parent 8db27bf77d
commit 0c00011de0
3 changed files with 27 additions and 25 deletions

View File

@@ -129,6 +129,7 @@ html, body {
cursor: pointer;
border-radius: 50%;
transition: color 0.3s;
z-index: 50;
}
.btn-admin:hover, .btn-admin:active {
@@ -140,6 +141,7 @@ html, body {
bottom: 12px;
left: 12px;
width: 56px;
z-index: 50;
height: 56px;
display: flex;
align-items: center;