Skip to content

Conversation

@anton129
Copy link

@anton129 anton129 commented Oct 2, 2025

No description provided.

@anton129 anton129 force-pushed the star-project branch 3 times, most recently from 1736204 to 6a5efe3 Compare October 2, 2025 15:20
background: rgba(255, 255, 255, 1);
color: var(--g-color-text-dark-primary);
height: 36px;
width: 136px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

min-width?


import './GitHubStarButton.scss';

const block = (name: string) => `gravity-ui-landing-github-star-button${name ? `__${name}` : ''}`;
Copy link
Collaborator

Choose a reason for hiding this comment

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

Use this block plz

<div className={b('github-star-text')}>
{content}
</div>
{isVisibleInfoListMobile && (
Copy link
Collaborator

Choose a reason for hiding this comment

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

It's hidden on desktop:
image

})}
>
<div className={b('github-star-content')}>
<div className={b('github-star-text')}>
Copy link
Collaborator

Choose a reason for hiding this comment

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

Center the text plz:
image

@vvtimofeev
Copy link
Contributor

@anton129 please look to the review comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants