Fix send icons position (#2356)

This commit is contained in:
Oscar Hinton 2022-02-11 15:43:37 +01:00 committed by GitHub
parent 44c2167395
commit 679b1f5ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -220,7 +220,8 @@ app-root > #loading {
}
}
app-vault-icon {
app-vault-icon,
.app-vault-icon {
display: flex;
}