1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 23:03:32 +00:00

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

View File

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