UNPKG

react-vr-icons

Version:
27 lines (26 loc) 446 B
<style> body { margin: 0 !important; padding: 0 !important; height: 100vh; display: flex; } html { display: flex; flex-direction: column; flex-grow: 1; min-height: 100%; min-width: 100%; width: 100%; height: 100vh; } #storybook-root { flex-grow: 1; display: flex; flex-direction: column; min-height: 100%; min-width: 100%; width: 100%; height: 100vh; } </style>