Files
CloudSimWebApp/webapp/src/components/Debug/Debug.scss
2024-03-07 18:36:57 +01:00

9 lines
87 B
SCSS

.Container
{
display: flex;
}
.InfoPane{
width: 100%;
padding-left: 1rem
}