Give the create key backup title more space

pull/21833/head
J. Ryan Stinnett 2019-01-04 10:03:14 -06:00
parent 97747640bb
commit 2769e68169
1 changed files with 5 additions and 0 deletions

View File

@ -18,6 +18,11 @@ limitations under the License.
padding-right: 40px;
}
.mx_CreateKeyBackupDialog .mx_Dialog_title {
/* TODO: Consider setting this for all dialog titles. */
margin-bottom: 1em;
}
.mx_CreateKeyBackupDialog_primaryContainer {
/*FIXME: plinth colour in new theme(s). background-color: $accent-color;*/
padding: 20px