Skip to content

Commit

Permalink
removed unused css styling after update
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljordan-caci committed Oct 16, 2024
1 parent 61aece6 commit 4c60aef
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/components/ShipmentList/ShipmentList.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -37,12 +37,6 @@
}
}

.shipment-btns {
display: flex;
justify-content: center;
align-items: center;
}

:global(.usa-button).edit-btn {
background-color: transparent;
color: $primary;
Expand Down

0 comments on commit 4c60aef

Please sign in to comment.