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

fix(theme-classic): various fixes #546

Merged
merged 3 commits into from Apr 26, 2021
Merged

fix(theme-classic): various fixes #546

merged 3 commits into from Apr 26, 2021

Conversation

sarahdayan
Copy link
Member

This PR fixes small visual issues in the theme:

  • Vertical alignment of items
  • Bottom gradient cut on non-Webkit browsers (not supporting the scrollbar customization)
  • Bottom gradient not rounded on Safari

Vertical alignment of items

Before

Capture d’écran 2021-04-23 à 17 26 57

After

Capture d’écran 2021-04-23 à 17 26 11

Bottom gradient cut on non Webkit browsers

Before

Capture d’écran 2021-04-23 à 16 53 09

After

Capture d’écran 2021-04-23 à 16 54 13

Bottom gradient not rounded on Safari

Before

Capture d’écran 2021-04-23 à 17 21 56

After

Capture d’écran 2021-04-23 à 17 20 52

@codesandbox-ci
Copy link

@sarahdayan sarahdayan merged commit 6b4bc12 into next Apr 26, 2021
@sarahdayan sarahdayan deleted the fix/autocomplete-theme branch April 26, 2021 14: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.

None yet

2 participants