mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31:07 +01:00
bugfix: fix tooltip breaking interface position
This commit is contained in:
parent
bcca20aa52
commit
a30b0bb217
1 changed files with 0 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue