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

4 lines
117 B
SCSS
Raw Normal View History

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