fragments and i18n don't play nice together

This commit is contained in:
Zoe 2020-04-29 15:10:23 +01:00
parent 1afb09d257
commit 64c70b2de0
2 changed files with 13 additions and 13 deletions

View file

@ -32,7 +32,7 @@ limitations under the License.
padding: 10px;
}
.mx_RestoreKeyBackupDialog_content {
.mx_RestoreKeyBackupDialog_content > div {
display: flex;
flex-direction: column;
justify-content: space-between;