From cc5101fffdf8d3563981b4527e24aac9aa36c820 Mon Sep 17 00:00:00 2001 From: luxick Date: Wed, 11 Mar 2026 13:37:00 +0100 Subject: [PATCH] Update Indicator size --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index d0754ec..1a8c415 100644 --- a/style.css +++ b/style.css @@ -775,8 +775,8 @@ div.luxtools-calendar.luxtools-calendar-size-large li.luxtools-calendar-event-mo .luxtools-calendar-indicator { position: absolute; - width: 10px; - height: 10px; + width: 6px; + height: 6px; } .luxtools-indicator-top-left {