matrix-dimension/web/app/riot/riot.component.scss
Travis Ralston 6657d5dbf5 Start of a new UI for Dimension
Integrations need styling and the breadcrumbs don't work. Further, you can't actually add/edit anything.
2017-12-14 21:25:15 -07:00

10 lines
No EOL
176 B
SCSS

// component styles are encapsulated and only applied to their components
my-scalar-close {
position: fixed;
top: 10px;
right: 15px;
}
.page-content {
padding: 30px;
}