mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-08 06:56:12 +01:00
Fixed as per review
* Changed the line to the elements.less file * inventory-item updated to reflect rich text issue
This commit is contained in:
parent
62e1ad4059
commit
99906c8dac
2 changed files with 3 additions and 1 deletions
|
|
@ -206,6 +206,8 @@
|
|||
opacity: 1;
|
||||
transform: translateY(0);
|
||||
|
||||
grid-column: 1/-1; //For item descriptions in sheet elements
|
||||
|
||||
transition:
|
||||
opacity 0.3s ease-out,
|
||||
transform 0.3s ease-out;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue