mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 10:38:07 +01:00
Fix wrong width on logo in detailed link card in web UI (#32271)
This commit is contained in:
parent
2e0d918d7d
commit
889edc560a
1 changed files with 1 additions and 0 deletions
|
@ -10628,6 +10628,7 @@ noscript {
|
|||
gap: 8px;
|
||||
|
||||
.logo {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue