Fix wrong width on logo in detailed link card in web UI (#32271)
This commit is contained in:
parent
c40ab43dc7
commit
2c54b91dd1
@ -10628,6 +10628,7 @@ noscript {
|
||||
gap: 8px;
|
||||
|
||||
.logo {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user