STYLE Adjust padding

This commit is contained in:
Antoine M 2025-10-07 11:57:14 +02:00
parent 0b176d0beb
commit b3c33fb6c7

View File

@ -72,6 +72,9 @@ body.front-end {
--gf-ctrl-desc-color-focus: white; --gf-ctrl-desc-color-focus: white;
--gf-ctrl-desc-color-hover: white; --gf-ctrl-desc-color-hover: white;
} }
p {
@apply !pb-0;
}
/* input::placeholder { /* input::placeholder {
color: red !important; color: red !important;