matrix-dimension/web/app/riot/riot.component.scss

8 lines
148 B
SCSS
Raw Normal View History

// component styles are encapsulated and only applied to their components
.integration-container {
display: flex;
}
#wrapper {
padding: 30px;
}