container-inline.pcss.css
Same filename in other branches
Inline items.
File
-
core/
themes/ claro/ css/ components/ container-inline.pcss.css
View source
- /**
- * @file
- * Inline items.
- */
-
- .container-inline .form-radios {
- & label::after {
- content: "";
- }
-
- & .form-type-radio {
- margin-inline-end: 1em;
- }
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.