junebug12851/pokered-save-editor

View on GitHub
src/app/fragments/entry-item/entry-item.component.scss

Summary

Maintainability
Test Coverage

Showing 8 of 8 total issues

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

flex-direction: row;

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

flex-grow: 2;

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

width: 5em;

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

padding-right: 15px;

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

align-items: center;

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

justify-content: center;

Properties should be ordered align-items, display, flex-direction, justify-content
Open

display: flex;

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

display: flex;
Category
Status