Rename links for changing auth flow

This commit is contained in:
J. Ryan Stinnett 2019-01-23 14:30:09 -06:00
parent e0e873d0a8
commit 9b3d674a92
5 changed files with 10 additions and 10 deletions

View file

@ -30,3 +30,9 @@ limitations under the License.
color: $accent-color;
text-decoration: none;
}
.mx_Auth_changeFlow {
display: block;
text-align: center;
width: 100%;
}