STYLE FIX label secondary color
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-10-07 11:45:43 +02:00
parent b68de60389
commit 2900256443

View File

@ -140,6 +140,7 @@ body.front-end {
--gf-ctrl-label-color-primary: white;
--gf-ctrl-label-color-req: white;
--gf-ctrl-label-color-secondary: white;
.gfield_label {
@apply !opacity-0 absolute top-1/2 left-4 text-white !text-lg !font-light;