mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-25 11:59:54 +02:00
[Fix] fear tracker offset on appearance change (#2109)
* Fix fear tracker offset on appearance change * Stealth fix countdown shift animation
This commit is contained in:
parent
8d94d5f2ea
commit
66ddb5c032
3 changed files with 3 additions and 4 deletions
|
|
@ -155,7 +155,6 @@ body.theme-light {
|
|||
opacity: 0;
|
||||
transition: all 0.3s ease;
|
||||
}
|
||||
|
||||
|
||||
.resource-bar {
|
||||
display: flex;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue