8 lines
129 B
SCSS
8 lines
129 B
SCSS
.machine-learning-comments-summary {
|
|
border-bottom: 1px solid $medium-gray;
|
|
|
|
+ * {
|
|
margin-top: $line-height * 1.5;
|
|
}
|
|
}
|