Give the create key backup title more space
This commit is contained in:
parent
97747640bb
commit
2769e68169
1 changed files with 5 additions and 0 deletions
|
@ -18,6 +18,11 @@ limitations under the License.
|
||||||
padding-right: 40px;
|
padding-right: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.mx_CreateKeyBackupDialog .mx_Dialog_title {
|
||||||
|
/* TODO: Consider setting this for all dialog titles. */
|
||||||
|
margin-bottom: 1em;
|
||||||
|
}
|
||||||
|
|
||||||
.mx_CreateKeyBackupDialog_primaryContainer {
|
.mx_CreateKeyBackupDialog_primaryContainer {
|
||||||
/*FIXME: plinth colour in new theme(s). background-color: $accent-color;*/
|
/*FIXME: plinth colour in new theme(s). background-color: $accent-color;*/
|
||||||
padding: 20px
|
padding: 20px
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue