openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin/components/actions.scss

Summary

Maintainability
Test Coverage

Selector should have depth of applicability no greater than 3, but was 4
Open

      &.action-#{$action} td {

Avoid qualifying class selectors with an element.
Open

  td.actions {

Selector should have depth of applicability no greater than 3, but was 4
Open

    &.action-remove td,

Selector should have depth of applicability no greater than 3, but was 4
Open

      &.action-#{$action} td {

Selector should have depth of applicability no greater than 3, but was 4
Open

      &.actions {

Selector should have depth of applicability no greater than 3, but was 4
Open

  td.actions {

There are no issues that match your filters.

Category
Status