From f22bb6d9e22ad3863f0eccc89079fb153b9613e4 Mon Sep 17 00:00:00 2001 From: cosmo Date: Fri, 10 Jul 2026 20:48:59 +0200 Subject: [PATCH] fixed countdown UI hover width --- styles/cosmos-dh-tweaks.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/cosmos-dh-tweaks.css b/styles/cosmos-dh-tweaks.css index 3357712..4138b45 100644 --- a/styles/cosmos-dh-tweaks.css +++ b/styles/cosmos-dh-tweaks.css @@ -13,7 +13,7 @@ } .daggerheart.dh-style.countdowns.cosmo-minimal-countdown:hover { - width: 140px !important; + width: 150px !important; } .daggerheart.dh-style.countdowns.cosmo-minimal-countdown .countdowns-header {