mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-18 04:17:45 +00:00
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;
|
gap: 8px;
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
width: 16px;
|
||||||
height: 16px;
|
height: 16px;
|
||||||
color: $darker-text-color;
|
color: $darker-text-color;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue