Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Chore: fix repo stars alignment#63476

Merged
fkling merged 1 commit into
mainfrom
cc/align-stars
Jun 26, 2024
Merged

Chore: fix repo stars alignment#63476
fkling merged 1 commit into
mainfrom
cc/align-stars

Conversation

@camdencheek

@camdencheek camdencheek commented Jun 25, 2024

Copy link
Copy Markdown
Member

This is the only one I know of that's left from SRCH-551, so saying this fixes SRCH-551.

Test plan

Before:
screenshot-2024-06-25_16-32-46@2x

After:
screenshot-2024-06-25_16-32-38@2x

@cla-bot cla-bot Bot added the cla-signed label Jun 25, 2024
import Icon from '$lib/Icon.svelte'

export let repoStars: number
export let small = false

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No need for small. We can just use an inherited font size since an inline icon has a size based on em.

@camdencheek camdencheek requested a review from a team June 25, 2024 22:35
@camdencheek camdencheek marked this pull request as ready for review June 25, 2024 22:46
@fkling fkling merged commit 732c7c8 into main Jun 26, 2024
@fkling fkling deleted the cc/align-stars branch June 26, 2024 09:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants