Files
talk/src/core/client/stream/components/Comment.css
T

12 lines
146 B
CSS

.root {
width: 400px;
}
.gutterBottom {
margin-bottom: calc(2px * $spacing-unit);
}
.topBar {
margin-bottom: calc(1px * $spacing-unit);
}