Replace *ServerConfig and SignInToText with ServerPicker

This commit is contained in:
Michael Telatynski
2020-11-25 09:46:56 +00:00
parent 6a315e80b6
commit 758b47c64d
18 changed files with 527 additions and 1000 deletions
+1 -7
View File
@@ -37,7 +37,7 @@ limitations under the License.
color: $authpage-primary-color;
}
h4 {
h3.mx_AuthBody_centered {
text-align: center;
}
@@ -100,12 +100,6 @@ limitations under the License.
}
}
.mx_AuthBody_editServerDetails {
padding-left: 1em;
font-size: $font-12px;
font-weight: normal;
}
.mx_AuthBody_fieldRow {
display: flex;
margin-bottom: 10px;