Summary: Ref <T2485> Reviewers: #reviewers, Etoo Subscribers: kuba-orlik, jenkins-user Maniphest Tasks: T2485 Differential Revision: https://hub.sealcode.org/D1217
6 lines
40 B
SCSS
6 lines
40 B
SCSS
.input {
|
|
&__error {
|
|
color: red;
|
|
}
|
|
}
|