diff --git a/webui/index.html b/webui/index.html
index e7b63040..df8166a8 100644
--- a/webui/index.html
+++ b/webui/index.html
@@ -92,43 +92,43 @@
diff --git a/webui/static/style.css b/webui/static/style.css
index 72ee155a..cdd9e38b 100644
--- a/webui/static/style.css
+++ b/webui/static/style.css
@@ -255,8 +255,8 @@ body {
}
.nav-icon {
- width: 28px;
- height: 28px;
+ width: 40px;
+ height: 40px;
display: flex;
align-items: center;
justify-content: center;
@@ -274,6 +274,13 @@ body {
inset 0 1px 0 rgba(255, 255, 255, 0.06);
}
+.nav-icon-img {
+ width: 32px;
+ height: 32px;
+ object-fit: contain;
+ pointer-events: none;
+}
+
.nav-button:hover .nav-icon {
color: rgba(255, 255, 255, 0.95);
background: linear-gradient(135deg,