added mask
This commit is contained in:
parent
82ad857289
commit
1a4b3abd86
1 changed files with 1 additions and 0 deletions
|
@ -530,6 +530,7 @@
|
|||
overflow-y: overlay;
|
||||
overflow-x:hidden;
|
||||
padding: var(--contentInnerPadding);
|
||||
-webkit-mask-image: linear-gradient(180deg, transparent, white 20px);
|
||||
.well {
|
||||
margin:0px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue