Fix wrong width on logo in detailed link card in web UI (#32271)

This commit is contained in:
Eugen Rochko 2024-10-07 08:53:29 +02:00 committed by Claire
parent 2e0d918d7d
commit 889edc560a

View file

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