mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 11:48:06 +01:00
[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>
This commit is contained in:
parent
dc7a42551f
commit
83b3c50778
1 changed files with 1 additions and 0 deletions
|
@ -11172,6 +11172,7 @@ noscript {
|
|||
gap: 8px;
|
||||
|
||||
.logo {
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
color: $darker-text-color;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue