STYLE refining form styles
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Antoine M 2025-10-07 13:01:49 +02:00
parent 2b41470e9a
commit e027f0ceeb

View File

@ -10,4 +10,8 @@
.paper-file { .paper-file {
@apply !mt-8 !mb-6; @apply !mt-8 !mb-6;
.gfield_description {
@apply pt-8 opacity-90;
}
} }