Details
-
Improvement
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
Most css are redundant in
- index.css in react-sample
- style.scss in angular-sample
Only css bellow is needed
.flex-box {
display: flex;
}
.flex-box img {
width: 350px;
padding: 3px;
}
Checklists
Acceptance criteria
Attachments
Issue Links
- is related to
-
MGNLFE-350 Apply the same code format and linter for all
-
- Closed
-