fix issues about icons to remain blank on blank

Refactor accompanying period work fetching logic to include a new filter for ignoring specific IDs, and update related components with new prop bindings.
This commit is contained in:
2025-09-02 16:37:08 +02:00
parent da0099aafc
commit 29e054bd10

View File

@@ -972,7 +972,7 @@ div#workEditor {
font-size: 85%; font-size: 85%;
} }
i.fa { & > i.fa {
padding: 0.25rem; padding: 0.25rem;
color: $white; color: $white;