✨ Ajoute la vérification de la passphrase avant affichage
This commit is contained in:
3
public/css/app.css
vendored
3
public/css/app.css
vendored
@@ -12081,6 +12081,9 @@ select {
|
||||
.justify-between {
|
||||
justify-content: space-between;
|
||||
}
|
||||
.justify-items-center {
|
||||
justify-items: center;
|
||||
}
|
||||
.space-x-8 > :not([hidden]) ~ :not([hidden]) {
|
||||
--tw-space-x-reverse: 0;
|
||||
margin-right: calc(2rem * var(--tw-space-x-reverse));
|
||||
|
Reference in New Issue
Block a user