1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-18 09:13:33 +00:00

[SM-298] Migrate search icon to bit icon component (#3823)

This commit is contained in:
Oscar Hinton
2022-10-27 14:35:37 +02:00
committed by GitHub
parent 27426dec31
commit 7fa0231616
11 changed files with 29 additions and 84 deletions

View File

@@ -314,10 +314,4 @@ a i.bwi {
justify-content: center;
align-items: center;
text-align: center;
.no-items-image {
@include themify($themes) {
content: url("../images/search-web" + themed("svgSuffix"));
}
}
}