From effe156f7686cc12c4da717e6149890e1b3a34c5 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Mon, 12 Jan 2026 12:49:58 +0100 Subject: [PATCH] . --- styles/less/ux/tooltip/tooltip.less | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/styles/less/ux/tooltip/tooltip.less b/styles/less/ux/tooltip/tooltip.less index 970c2ca4..0f632772 100644 --- a/styles/less/ux/tooltip/tooltip.less +++ b/styles/less/ux/tooltip/tooltip.less @@ -282,18 +282,6 @@ aside[role='tooltip'].locked-tooltip:has(div.daggerheart.dh-style.tooltip.card-s .tooltip-description { font-style: italic; text-align: start; - - .feature-descriptions { - .features-header { - font-size: 14px; - font-weight: bold; - text-decoration: underline; - - &.large { - font-size: 18px; - } - } - } } .simple-info {