mirror of
https://github.com/mastodon/mastodon.git
synced 2025-01-17 23:57:14 +01: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;
|
||||
|
||||
.logo {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user