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-y: overlay;
|
||||||
overflow-x:hidden;
|
overflow-x:hidden;
|
||||||
padding: var(--contentInnerPadding);
|
padding: var(--contentInnerPadding);
|
||||||
|
-webkit-mask-image: linear-gradient(180deg, transparent, white 20px);
|
||||||
.well {
|
.well {
|
||||||
margin:0px;
|
margin:0px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue