Fix send icons position (#2356)

(cherry picked from commit 679b1f5ae2)
This commit is contained in:
Oscar Hinton 2022-02-11 15:43:37 +01:00 committed by Hinton
parent ba467f3cfa
commit 4715a7e3d0
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;
}