mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-07-22 10:29:54 +02:00
Make sheet tab scrollbars stable and remove fieldsets
This commit is contained in:
parent
cdf6e7fdd0
commit
8f86d29569
39 changed files with 577 additions and 562 deletions
|
|
@ -174,10 +174,10 @@
|
|||
--fade-start: 0;
|
||||
}
|
||||
10%, 100% {
|
||||
--fade-start: 12px;
|
||||
--fade-start: 14px;
|
||||
}
|
||||
0%, 90% {
|
||||
--fade-end: 12px;
|
||||
--fade-end: 14px;
|
||||
}
|
||||
100% {
|
||||
--fade-end: 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue