openfoodfoundation/openfoodnetwork

View on GitHub
app/webpacker/css/admin_v3/components/sidebar.scss

Summary

Maintainability
Test Coverage

Avoid using id selectors
Open

#sidebar {

Color literals like #fff should only be used in variable declarations; they should be referred to via variable everywhere else.
Open

      background: #fff;

There are no issues that match your filters.

Category
Status