mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-06-07 21:34: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
|
|
@ -14,8 +14,7 @@
|
|||
.tab.active {
|
||||
flex: 1;
|
||||
overflow: auto;
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: light-dark(@dark-blue, @golden) transparent;
|
||||
.with-scroll-shadows();
|
||||
}
|
||||
|
||||
div[data-application-part='form'] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue