Show passphrase input label (#6992)

This commit is contained in:
Rafael Gonçalves
2021-10-22 11:50:11 -03:00
committed by GitHub
parent 1f5d8a95e6
commit 12ad01db51
2 changed files with 4 additions and 5 deletions

View File

@@ -70,7 +70,6 @@ limitations under the License.
width: 300px;
border: 1px solid $accent-color;
border-radius: 5px;
padding: 10px;
}
.mx_AccessSecretStorageDialog_recoveryKeyEntry {