user-login-block.pcss.css
Styles for the user login block.
File
-
core/
themes/ claro/ css/ components/ user-login-block.pcss.css
View source
- /**
- * @file
- * Styles for the user login block.
- */
-
- .block-user-login-block input[type="text"],
- .block-user-login-block input[type="password"] {
- width: 100%;
- max-width: 60ch;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.