Files
talk/src/core/client/stream/components/Comment.css
T
okbel 37fb9ece66 wip
2018-07-09 18:57:41 -03:00

12 lines
139 B
CSS

.root {
width: 400px;
}
.gutterBottom {
margin-bottom: calc(2 px * $spacing-unit);
}
.author {
font-weight: $font-weight-medium;
}