dashboard-nanobot/frontend/src/index.css

8 lines
71 B
CSS

html,
body,
#root {
margin: 0;
width: 100%;
min-height: 100vh;
}