betajs/betajs-media-components

View on GitHub
src/themes/image_viewer/theatre/fullscreen.scss

Summary

Maintainability
Test Coverage

Use // comments everywhere
Open

/* Full screen options */

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-image-title-container {

Name of variable dashboard_width should be written in all lowercase letters with hyphens instead of underscores
Open

      width: $dashboard_width;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-dashboard, .#{$css}-image-title-container {

Name of variable dashboard_width should be written in all lowercase letters with hyphens instead of underscores
Open

      right: (100% - $dashboard_width) / 2;

Line should be indented 2 spaces, but was indented 4 spaces
Open

    .#{$css}-dashboard {

There are no issues that match your filters.

Category
Status