Attachment preview icons
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
e0cb4e0ec9
commit
686c458b63
2 changed files with 8 additions and 0 deletions
Binary file not shown.
|
@ -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;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue