Use semantic heading on dialog component (#7383)

* use semantic heading on dialog

Signed-off-by: Kerry Archibald <kerrya@element.io>

* tidy styles

Signed-off-by: Kerry Archibald <kerrya@element.io>

* un-flex text centering

Signed-off-by: Kerry Archibald <kerrya@element.io>
This commit is contained in:
Kerry
2021-12-15 17:05:58 +01:00
committed by GitHub
parent 43839adec0
commit b174cc8963
3 changed files with 10 additions and 11 deletions

View File

@@ -36,8 +36,4 @@ limitations under the License.
// colliding harshly with the dialog when scrolled down.
padding-bottom: 100px;
}
.mx_Dialog_title {
margin-bottom: 24px;
}
}