[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 7e06d724c9
commit 9ca99b7dc1

View File

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