styling changes
This commit is contained in:
parent
555261dadf
commit
965af355d8
|
@ -144,3 +144,8 @@ $blue-color-light: #5cf7f2;
|
||||||
left: 50%;
|
left: 50%;
|
||||||
transform: translateX(-50%);
|
transform: translateX(-50%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
::ng-deep label {
|
||||||
|
margin: 0;
|
||||||
|
color: #212121;
|
||||||
|
}
|
Loading…
Reference in New Issue