form--field-multiple.pcss.css
Same filename in other branches
Styles for multiple field tables.
File
-
core/
themes/ claro/ css/ components/ form--field-multiple.pcss.css
View source
- /**
- * @file
- * Styles for multiple field tables.
- */
-
- .field-multiple-table {
- margin-block: var(--space-m);
- }
-
- .form-item--multiple .field-add-more-submit {
- margin-block: 0;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.