dappconnect-sdks/examples/with-vite/styles.css

7 lines
69 B
CSS
Raw Normal View History

body,
html,
#root {
height: 100%;
overscroll-behavior-y: none;
}