[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
parent
7e06d724c9
commit
9ca99b7dc1
|
@ -11172,6 +11172,7 @@ noscript {
|
|||
gap: 8px;
|
||||
|
||||
.logo {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue