bugfix: fix tooltip breaking interface position

This commit is contained in:
Murilo Brito 2025-12-23 20:00:33 -03:00
parent bcca20aa52
commit a30b0bb217

View file

@ -10,7 +10,6 @@ aside[role='tooltip']:has(div.daggerheart.dh-style.tooltip.card-style) {
max-height: 650px;
width: 18rem;
background-image: url('../assets/parchments/dh-parchment-dark.png');
position: relative;
outline: 1px solid light-dark(@dark-80, @beige-80);
box-shadow: 0 0 25px rgba(0, 0, 0, 0.80);