mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-20 08:37:02 +01:00
More style improvements
This commit is contained in:
parent
0823329579
commit
28a1566b08
14 changed files with 33 additions and 18 deletions
|
|
@ -445,7 +445,7 @@
|
|||
overflow-y: hidden;
|
||||
padding-top: 10px;
|
||||
padding-bottom: 20px;
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 5%, black 95%, transparent 100%);
|
||||
mask-image: linear-gradient(0deg, transparent 0%, black 5%);
|
||||
|
||||
&:hover {
|
||||
overflow-y: auto;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue