Skip to content

Commit

Permalink
[Glitch] Fix wrong width on logo in detailed link card in web UI
Browse files Browse the repository at this point in the history
Port 889edc5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
  • Loading branch information
Gargron authored and ClearlyClaire committed Oct 7, 2024
1 parent 7e06d72 commit 9ca99b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/javascript/flavours/glitch/styles/components.scss
Original file line number Diff line number Diff line change
Expand Up @@ -11172,6 +11172,7 @@ noscript {
gap: 8px;

.logo {
width: 16px;
height: 16px;
color: $darker-text-color;
}
Expand Down

0 comments on commit 9ca99b7

Please sign in to comment.