From 7a71688f261e8b8941c1bbbef0c48c534b03c6db Mon Sep 17 00:00:00 2001 From: Leo Vasanko Date: Mon, 7 Sep 2026 16:53:15 +0000 Subject: [PATCH] Admin UI: diag-list marker at normal text size (emoji aligns on its own) --- frontend/src/assets/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/src/assets/style.css b/frontend/src/assets/style.css index 584391f..ba1fafd 100644 --- a/frontend/src/assets/style.css +++ b/frontend/src/assets/style.css @@ -488,8 +488,6 @@ th { content: "🔸"; position: absolute; left: 0; - top: 0.12em; - font-size: 0.8em; } .icon-btn {