mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 13:24:16 +02:00
Replace scroll shadows with scroll animation timeline
This commit is contained in:
parent
53f15a7fde
commit
787012b8e1
22 changed files with 102 additions and 79 deletions
|
|
@ -18,7 +18,7 @@
|
|||
overflow: auto;
|
||||
padding: 10px 0;
|
||||
max-height: 700px;
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
|
||||
.with-scroll-shadows();
|
||||
|
||||
.level-achievements-container,
|
||||
.level-advancements-container {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue