Style login type with primary color

This commit is contained in:
J. Ryan Stinnett 2019-01-25 15:10:19 -06:00
parent 7934a2950c
commit 344a5d1547

View file

@ -101,6 +101,7 @@ limitations under the License.
.mx_Login_type_container {
display: flex;
margin-bottom: 14px;
color: $primary-fg-color;
}
.mx_Login_type_label {