use FormButton in verification request tile too and dedupe styles

This commit is contained in:
Bruno Windels 2019-11-22 16:32:50 +01:00
parent 0dfb0f5468
commit 309633181d
4 changed files with 8 additions and 24 deletions

View file

@ -87,10 +87,6 @@ limitations under the License.
.mx_Toast_buttons {
display: flex;
> :not(:last-child) {
margin-right: 8px;
}
}
.mx_Toast_description {