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

Add spacing to distinguish divergent blocks #2046

Closed
wants to merge 1 commit into from

Conversation

MarcinAman
Copy link
Contributor

No description provided.

@MarcinAman MarcinAman linked an issue Jul 28, 2021 that may be closed by this pull request
@vmishenev
Copy link
Member

vmishenev commented Aug 11, 2021

I thing it's better for #1521 to add following css rules:

.divergent-group:last-child {
    border-bottom: none;
}
.divergent-group {
    border-bottom: 2px dotted #ССС;
}

@IgnatBeresnev
Copy link
Member

Addressed in #2585

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.

None yet

3 participants