mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 16:24:06 +01:00
fixing double scroll bars in char sheet
This commit is contained in:
parent
5dd364a31f
commit
d7d5c279e7
4 changed files with 8 additions and 4 deletions
|
|
@ -11,7 +11,7 @@
|
|||
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
|
||||
padding: 20px 0;
|
||||
padding-top: 10px;
|
||||
height: 95%;
|
||||
height: 84%;
|
||||
|
||||
scrollbar-width: thin;
|
||||
scrollbar-color: light-dark(@dark-blue, @golden) transparent;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue