Merge branch 'media-attachment-icons' into 'develop'

Use Tabler Icons for attachment icons

See merge request soapbox-pub/soapbox-fe!1318
This commit is contained in:
marcin mikołajczak 2022-05-06 13:29:17 +00:00
commit d41e347c79
3 changed files with 0 additions and 8 deletions

View file

@ -184,14 +184,6 @@
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;
}
}
}