UNPKG

storybook-mobile

Version:

This addon offers suggestions on how you can improve the HTML, CSS and UX of your components to be more mobile-friendly.

13 lines (10 loc) 152 B
.btn { -webkit-tap-highlight-color: transparent; } .btn:active { background-color: violet; } .overflow { overflow: auto; min-height: 100vh; }