From ac985864259e5d03abb1e6379dc282a53ede366c Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Mon, 9 Mar 2026 18:04:28 +0000 Subject: [PATCH] Move mosquito icon to tiny mosquito --- html/template/sync/communication-root.html | 38 ++++++++++++---------- scss/custom.scss | 5 +++ 2 files changed, 26 insertions(+), 17 deletions(-) diff --git a/html/template/sync/communication-root.html b/html/template/sync/communication-root.html index 521be2d4..f24b7f02 100644 --- a/html/template/sync/communication-root.html +++ b/html/template/sync/communication-root.html @@ -313,7 +313,7 @@ :class="typeFilter === 'nuisance' ? 'btn-danger' : 'btn-outline-secondary'" @click="typeFilter = 'nuisance'" > - Nuisance + {{ template "mosquito.svg" }} Nuisance