[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>
pull/2872/head
Eugen Rochko 2024-10-07 08:53:29 +02:00 committed by Claire
parent 7e06d724c9
commit 9ca99b7dc1
1 changed files with 1 additions and 0 deletions

View File

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