[MGNLFE-353] Remove redundant css in angular/react sample Created: 13/Oct/22  Updated: 23/Oct/23

Status: Open
Project: Magnolia Frontend Helpers
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Neutral
Reporter: Phong Le Quoc Assignee: Unassigned
Resolution: Unresolved Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLFE-350 Apply the same code format and linter... Closed
Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Epic Link: SPA Maintenance
Team: DeveloperX

 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;
}
 

 


Generated at Mon Feb 12 05:46:36 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.