Force authpage to act like light theme
This commit is contained in:
parent
feb92957c0
commit
93324896f3
4 changed files with 29 additions and 6 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue