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

Using border, box shadow messes up the animation on Storybook spread #9

Closed
wuweiweiwu opened this issue Jan 30, 2018 · 1 comment
Closed
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed

Comments

@wuweiweiwu
Copy link
Member

wuweiweiwu commented Jan 30, 2018

http://weiweiwu.me/react-isometric-grid/storybook/index.html?selectedKind=Basics&selectedStory=Spread&full=0&addons=1&stories=1&panelRight=0&addonPanel=storybook%2Fnotes%2Fpanel

    const cellStyle = {
      border: '20px solid #fff',
      borderWidth: '40px 20px',
      boxShadow: '-1px 1px 5px rgba(0, 0, 0, 0.08)',
    };
@wuweiweiwu wuweiweiwu added bug Something isn't working help wanted Extra attention is needed good first issue Good for newcomers labels Jan 30, 2018
@wuweiweiwu wuweiweiwu assigned wuweiweiwu and unassigned wuweiweiwu Jan 30, 2018
@wuweiweiwu
Copy link
Member Author

3fce492

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant