Adjust overflow shadow
This commit is contained in:
parent
69adf0d878
commit
f4ba566df2
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
right: 0;
|
||||
bottom: 0;
|
||||
height: 10px;
|
||||
background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
|
||||
background: linear-gradient(180deg, rgba(0,0,0,0) 0%, rgba(0,0,0,.3) 100%);
|
||||
z-index: 600;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue