Files
drupal11-ddev/web/core/misc/components/fieldgroup.module.css

10 lines
95 B
CSS
Raw Permalink Normal View History

2025-10-08 11:39:17 -04:00
/**
* @file
* Fieldgroup border reset.
*/
.fieldgroup {
padding: 0;
border-width: 0;
}