Merge branch 'develop' into fix-icon-position
This commit is contained in:
commit
b73227eaca
8 changed files with 177 additions and 23 deletions
|
@ -83,7 +83,10 @@ limitations under the License.
|
|||
}
|
||||
|
||||
.mx_InteractiveAuthEntryComponents_termsPolicy {
|
||||
display: block;
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
justify-content: start;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.mx_InteractiveAuthEntryComponents_passwordSection {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue