fix long posts having weird gradient
This commit is contained in:
parent
5c655b6675
commit
566964992a
2 changed files with 2 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
overflow-y: hidden;
|
||||
z-index: 1;
|
||||
|
||||
.text {
|
||||
.text-wrapper {
|
||||
min-height: 0;
|
||||
mask:
|
||||
linear-gradient(to top, white, transparent) bottom/100% 70px no-repeat,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue