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.
- */
-
- @import "../base/variables.pcss.css";
-
- .field-multiple-table {
- margin-top: var(--space-m);
- margin-bottom: var(--space-m);
- }
-
- .form-item--multiple .field-add-more-submit {
- margin-top: 0;
- margin-bottom: 0;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.