diff --git a/styles/less/ux/tooltip/tooltip.less b/styles/less/ux/tooltip/tooltip.less index 6bbce36d..2d76d44c 100644 --- a/styles/less/ux/tooltip/tooltip.less +++ b/styles/less/ux/tooltip/tooltip.less @@ -8,7 +8,7 @@ aside[role='tooltip']:has(div.daggerheart.dh-style.tooltip.card-style) { border-radius: 10px; height: max-content; max-height: 650px; - width: 260px; + width: 18rem; background-image: url('../assets/parchments/dh-parchment-dark.png'); position: relative;