dashboard-nanobot/frontend/src/index.css

8 lines
71 B
CSS
Raw Normal View History

2026-03-01 16:26:03 +00:00
html,
body,
#root {
margin: 0;
width: 100%;
min-height: 100vh;
}