]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - client/src/app/+reset-password/reset-password.component.scss
Handle input error in custom input text
[github/Chocobozzz/PeerTube.git] / client / src / app / +reset-password / reset-password.component.scss
1 @use '_variables' as *;
2 @use '_mixins' as *;
3
4 my-input-text {
5 max-width: 340px;
6 display: block;
7 }