Attachment preview icons

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-08-21 16:27:15 +02:00
parent e0cb4e0ec9
commit 686c458b63
2 changed files with 8 additions and 0 deletions

View file

@ -297,6 +297,14 @@
height: 100%;
object-fit: cover;
}
> i.fa {
width: 100%;
color: hsla(var(--primary-text-color_hsl), 0.4);
font-size: 64px;
text-align: center;
line-height: 160px;
}
}
}