handling admin gestion section
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2024-12-10 14:58:21 +01:00
parent cfa6652cc1
commit c05b2493c6

View File

@ -292,3 +292,11 @@ body.post-type-artisans {
@apply !hidden;
}
}
#acf-group_67581cdaf3262 {
@apply border border-neutral-200 border-solid p-4;
div[data-type='message'] {
@apply text-neutral-900 py-0 text-xl;
}
}