Fix mobile view with long descriptions
This commit is contained in:
parent
4dc333de41
commit
2bbdbf4ed8
1 changed files with 1 additions and 0 deletions
|
@ -91,6 +91,7 @@
|
|||
|
||||
.media__info-text--fade {
|
||||
-webkit-mask-image: -webkit-gradient(linear, left 30%, left bottom, from(rgba(0, 0, 0, 1)), to(rgba(0, 0, 0, 0)));
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
||||
.media__info-expand {
|
||||
|
|
Loading…
Reference in a new issue