monorepo/gm-dash/ui/src/Dashboard.css

6 lines
78 B
CSS

.layout {
display: flex;
justify-content: space-between;
width: 100%;
}