WIP
This commit is contained in:
parent
158036ccf9
commit
3901cd9c72
3 changed files with 17 additions and 1 deletions
|
@ -42,6 +42,16 @@ limitations under the License.
|
|||
margin: 0 16px;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_HostSignupDialog_footer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: baseline;
|
||||
|
||||
img {
|
||||
padding-right: 5px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
iframe {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue