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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user