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(map-and-label): Better tab error styling #3602

Merged
merged 3 commits into from
Aug 30, 2024
Merged

Conversation

DafyddLlyr
Copy link
Contributor

Please see #3589 (comment) for context

image

Comment on lines +79 to +81
borderRight: `12px solid ${theme.palette.error.main}`,
// Appear over tab indicator
zIndex: 2,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is a little hacky as the tabs are buttons which are slightly hidden / obscured by the TabPanel itself (see below).

image

@ianjon3s Would love another pair of eyes on this if you get a chance!

Base automatically changed from dp/mal-initial-validation to main August 30, 2024 13:49
Copy link

github-actions bot commented Aug 30, 2024

Removed vultr server and associated DNS entries

@DafyddLlyr DafyddLlyr force-pushed the dp/mal-tab-nice-styles branch from d2d0548 to 70b895e Compare August 30, 2024 15:00
@DafyddLlyr DafyddLlyr merged commit 35191d4 into main Aug 30, 2024
12 checks passed
@DafyddLlyr DafyddLlyr deleted the dp/mal-tab-nice-styles branch August 30, 2024 16:02
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.

2 participants