diff --git a/frontend/css/style.css b/frontend/css/style.css index 4e462ea..4cb519a 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -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; diff --git a/frontend/index.html b/frontend/index.html index c89fbd1..27b75bf 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -46,30 +46,6 @@
Entrez le code PIN
-