6 lines
105 B
SCSS
Raw Normal View History

[id^='docfy-demo-preview-definition-table'] {
.definition-table {
@extend %definition-table;
}
}