wagtail/client/scss/components/forms/_help.scss

5 wiersze
70 B
SCSS

.help {
@apply w-help-text;
margin-top: theme('spacing.[1.5]');
}