feat: support items filtering by tags on UI

This commit is contained in:
Onikiienko Bogdan
2022-11-14 23:13:00 +02:00
committed by Bastian
parent 8d1ddfc4e3
commit f54d49372e
16 changed files with 457 additions and 15 deletions

View File

@@ -51,4 +51,8 @@
height: 18px;
background-size: 18px;
}
&--filter {
background-image: url("../../icons/filter.svg");
}
}