Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: increase max options for CardOneOf #197

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

dgaponov
Copy link
Contributor

No description provided.

@gravity-ui-bot
Copy link
Contributor

Preview is ready.

@gravity-ui-bot
Copy link
Contributor

Playwright Test Component is ready.

Copy link
Collaborator

@bocembocem bocembocem left a comment

Choose a reason for hiding this comment

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

The indentation is lost

Снимок экрана 2024-04-23 в 15 30 29

@dgaponov dgaponov force-pushed the feat/increase-card-options branch from ca2f315 to ba6b41c Compare April 23, 2024 09:03
@dgaponov
Copy link
Contributor Author

The indentation is lost

Fixed

@dgaponov dgaponov requested a review from bocembocem April 23, 2024 09:10
@dgaponov dgaponov merged commit 63ce565 into main Apr 23, 2024
4 checks passed
@dgaponov dgaponov deleted the feat/increase-card-options branch April 23, 2024 09:24
margin-right: 8px;
}

& > :last-child {
Copy link
Contributor

Choose a reason for hiding this comment

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

& > *:not(:last-child) {
            margin-right: 8px;
        }
        ``` 
let's make it look better
        

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.

4 participants