user-login-block.pcss.css

Styles for the user login block.

File

core/themes/claro/css/components/user-login-block.pcss.css

View source
  1. /**
  2. * @file
  3. * Styles for the user login block.
  4. */
  5. .block-user-login-block input[type="text"],
  6. .block-user-login-block input[type="password"] {
  7. width: 100%;
  8. max-width: 60ch;
  9. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.