feat(WEB-163): edit profile field validation
This commit is contained in:
@@ -28,3 +28,7 @@ input:placeholder-shown ~ .label {
|
||||
align-self: center;
|
||||
grid-row: 1/-1;
|
||||
}
|
||||
|
||||
input:disabled ~ .label {
|
||||
color: var(--Main-Grey-40);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user