Skip to content

fix(create-confirmation): remove duplicate py-2 Tailwind class (FlowwStar/FlowStar#371)#398

Open
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:fix/issue-371-duplicate-py2
Open

fix(create-confirmation): remove duplicate py-2 Tailwind class (FlowwStar/FlowStar#371)#398
jdjioe5-cpu wants to merge 1 commit into
FlowwStar:mainfrom
jdjioe5-cpu:fix/issue-371-duplicate-py2

Conversation

@jdjioe5-cpu

Copy link
Copy Markdown

Closes #371. Removes redundant outer py-2 on the total-estimated row, keeping inner px-3+py-2 padding.

…Star#371)

Closes FlowwStar#371.

Removes the redundant outer py-2 (before border-t) on the
total-estimated row in components/streams/create-confirmation.tsx:143,
preserving the inner px-3 + py-2 pair (which pads the bg-secondary/30
block as the intended layout).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

good first issue: remove duplicate py-2 Tailwind class in create-confirmation.tsx

1 participant