Files
talk/client/coral-embed-stream/src/components/Stream.css
T

29 lines
344 B
CSS

.root {
margin-top: 6px;
}
.viewAllButton {
position: absolute;
right: 0px;
}
.tabPanel {
margin-top: 8px;
}
.filterWrapper {
position: absolute;
right: 0;
margin-top: 4px;
}
.highlightedContainer {
margin-top: 28px;
}
.tabContainer {
position: relative;
margin-top: 28px;
padding-bottom: 50px;
min-height: 600px;
}