Files
drupal11-ddev/web/core/misc/components/fieldgroup.module.css
2025-10-08 11:39:17 -04:00

10 lines
95 B
CSS

/**
* @file
* Fieldgroup border reset.
*/
.fieldgroup {
padding: 0;
border-width: 0;
}