correction bug admin + lecture de toute les session dans l'edt pour l'admin
This commit is contained in:
@@ -30,6 +30,8 @@
|
||||
background-color: rgba(255, 255, 255, 0.98);
|
||||
overflow: hidden;
|
||||
transition: transform 0.3s ease;
|
||||
width: fit-content;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.card-pf:hover {
|
||||
@@ -38,6 +40,7 @@
|
||||
0 8px 20px rgba(16, 185, 129, 0.15);
|
||||
}
|
||||
|
||||
|
||||
/* Header de la card */
|
||||
#kc-form-login .card-pf h1,
|
||||
.login-pf-page h1 {
|
||||
|
||||
Reference in New Issue
Block a user