New jnotify for login errors (#30277)

* New jnotify for login errors

* fix to be ceznter

* fix top

---------

Co-authored-by: Hystepik <lmarcouiller@nltechno.com>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
This commit is contained in:
Lucas Marcouiller
2024-07-21 01:22:37 +02:00
committed by GitHub
parent 87065f0395
commit 88518a87f0
2 changed files with 31 additions and 11 deletions

View File

@@ -11,6 +11,12 @@
overflow-y: auto;
}
.jnotify-container-login {
left: 40% !important;
right: auto !important;
top: 20%;
}
.jnotify-container .jnotify-notification {
position: relative;
margin-top: 4px;