1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-24 06:02:08 +03:00

Give the create key backup title more space

This commit is contained in:
J. Ryan Stinnett
2019-01-04 10:03:14 -06:00
parent 97747640bb
commit 2769e68169

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