Skip to content

Commit

Permalink
update grid-gap
Browse files Browse the repository at this point in the history
  • Loading branch information
koji committed Nov 20, 2023
1 parent 964af32 commit e4d9894
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/organisms/DeviceDetailsDeckConfiguration/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,6 @@ const DECK_CONFIG_SECTION_STYLE = css`
@media screen and (max-width: 1024px) {
flex-direction: ${DIRECTION_COLUMN};
align-items: ${ALIGN_CENTER};
grid-gap: ${SPACING.spacing32};
}
`

0 comments on commit e4d9894

Please sign in to comment.