Fix a couple a11y issues (#8334)

* Fix a couple a11y issues

* Add other dialog
This commit is contained in:
Charles Gagnon
2019-11-15 07:41:09 -08:00
committed by GitHub
parent 02b1673c71
commit 7563416754
5 changed files with 6 additions and 4 deletions

View File

@@ -56,6 +56,8 @@
.modal .modal-title {
font-size: 15px;
font-weight: 600;
margin-block-start: 0px;
margin-block-end: 0px;
}
.modal .modal-title-icon {