Skip to content

Commit

Permalink
DARK: ResourcePicker > Switch css end with flex-end
Browse files Browse the repository at this point in the history
  • Loading branch information
AliHMIMS committed Jan 14, 2024
1 parent cc70281 commit 90578e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ function handleCheck(e: Event) {
flex-basis: 45%;
align-items: center;
gap: 16px;
justify-content: end;
justify-content: flex-end;
}
.inventory-price .stock {
Expand Down

0 comments on commit 90578e1

Please sign in to comment.