Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

container-inline.pcss.css

Inline items.

File

core/themes/claro/css/components/container-inline.pcss.css

View source
  1. /**
  2. * @file
  3. * Inline items.
  4. */
  5. .container-inline .form-radios {
  6. & label::after {
  7. content: "";
  8. }
  9. & .form-type-radio {
  10. margin-inline-end: 1em;
  11. }
  12. }

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal