[Glitch] Add media description as title to links of unknown media attachments

Port front-end changes from 49ebda4d49 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
Eugen Rochko
2019-06-21 22:59:44 +02:00
committed by Thibaut Girka
parent 967456b6a9
commit d7eb580053
2 changed files with 2 additions and 1 deletions

View File

@ -370,6 +370,7 @@
border-radius: 4px;
height: 140px;
width: 100%;
background-color: $base-shadow-color;
background-position: center;
background-size: cover;
background-repeat: no-repeat;