Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: puck header style for #168 #174

Merged
merged 2 commits into from
Oct 26, 2023

Conversation

Yuddomack
Copy link
Contributor

I slightly modified the style of the header area for #168

@vercel
Copy link

vercel bot commented Oct 19, 2023

@Yuddomack is attempting to deploy a commit to the Measured Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Oct 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
puck-demo ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2023 9:56am

Copy link
Member

@chrisvxd chrisvxd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for slow review but looks good @Yuddomack! One minor comment.

packages/core/components/Puck/index.tsx Show resolved Hide resolved
@@ -318,7 +318,7 @@ export function Puck({
display: "grid",
padding: 16,
gridTemplateAreas: '"left middle right"',
gridTemplateColumns: "288px auto 288px",
gridTemplateColumns: "288px auto 344px",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Yuddomack thanks for updating, although you missed my other comment:

Suggested change
gridTemplateColumns: "288px auto 344px",
gridTemplateColumns: "344px auto 344px",

@chrisvxd chrisvxd merged commit 4613df4 into measuredco:main Oct 26, 2023
2 checks passed
@chrisvxd
Copy link
Member

Merged, thanks @Yuddomack!

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.

2 participants