style: replace in-progress legacy icon

This commit is contained in:
Colin Darie 2023-11-28 09:28:09 +01:00
parent ef8dc97a4c
commit eff2b856df
No known key found for this signature in database
GPG key ID: 8C76CADD40253590
5 changed files with 3 additions and 9 deletions

View file

@ -51,10 +51,6 @@
background-image: image-url("icons/edit-folder-blue.svg");
}
&.in-progress {
background-image: image-url("icons/in-progress-blue.svg");
}
&.bubble {
background-image: image-url("icons/bubble.svg");
}