Force authpage to act like light theme

This commit is contained in:
J. Ryan Stinnett 2019-02-13 14:24:03 +00:00
parent feb92957c0
commit 93324896f3
4 changed files with 29 additions and 6 deletions

View file

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