Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/misc/components/fieldgroup.module.css
Normal file
9
web/core/misc/components/fieldgroup.module.css
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* @file
|
||||
* Fieldgroup border reset.
|
||||
*/
|
||||
|
||||
.fieldgroup {
|
||||
padding: 0;
|
||||
border-width: 0;
|
||||
}
|
||||
Reference in New Issue
Block a user