delivering infos in red

This commit is contained in:
Antoine M 2024-05-29 16:23:13 +02:00
parent b7ed5ec0b5
commit 09a3b59e63

View File

@ -72,4 +72,9 @@
border-bottom: 1px solid !important;
@apply !border-neutral-300 pb-4;
}
.homegrade-delivering {
.gfield_description {
@apply !text-secondary;
}
}
}