[Glitch] Fix wrong width on logo in detailed link card in web UI

Port 889edc560a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Eugen Rochko 2024-10-07 08:53:29 +02:00 committed by Claire
parent dc7a42551f
commit 83b3c50778

View file

@ -11172,6 +11172,7 @@ noscript {
gap: 8px;
.logo {
width: 16px;
height: 16px;
color: $darker-text-color;
}