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:
parent
43839adec0
commit
b174cc8963
3 changed files with 10 additions and 11 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue