1 2 3 4 5 6 7 8 9 10
@import "mixins"; .form-sub-title { flex-grow: 0; margin-right: 30px; } .empty-table-message { @include empty-state; }