Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Hotfix/885 column width #948

Merged
merged 3 commits into from
Feb 23, 2022
Merged

Hotfix/885 column width #948

merged 3 commits into from
Feb 23, 2022

Conversation

johnrobertmcc
Copy link
Contributor

Closes #885

Description

Adds isStackedOnMobile check and stacks columns on mobile at their full width.

Screenshot

First column below is not stacked on mobile, second column block is. Border was just applied to illustrate width.

image

Verification

  1. git checkout hotfix/885-column-width && npm run dev
  2. Create a column block, make sure isStackedOnMobile is selected
  3. Check that the columns are using full width.

@vercel
Copy link

vercel bot commented Feb 23, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/webdevstudios/nextjs-wordpress-starter/GiifApjCB9jDiaa4W3HMXX876UMa
✅ Preview: https://nextjs-wordpress-starter-git-hotfix-885-co-f27846-webdevstudios.vercel.app

@gregrickaby gregrickaby merged commit 9b81a38 into main Feb 23, 2022
@gregrickaby gregrickaby deleted the hotfix/885-column-width branch February 23, 2022 16:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Columns don't break to a single column on mobile
2 participants