Apply some of the newer styling to passphrase / recovery key entry

This commit is contained in:
David Baker 2020-06-25 12:44:15 +01:00
parent ee5582ab32
commit 2b144a846a
3 changed files with 24 additions and 61 deletions

View file

@ -19,11 +19,6 @@ limitations under the License.
height: 30px;
}
.mx_AccessSecretStorageDialog_primaryContainer {
/* FIXME: plinth colour in new theme(s). background-color: $accent-color; */
padding: 20px;
}
.mx_AccessSecretStorageDialog_passPhraseInput,
.mx_AccessSecretStorageDialog_recoveryKeyInput {
width: 300px;