-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Replace .page-center with .my-auto in single page layouts #2009
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
Conversation
🦋 Changeset detectedLatest commit: 3ef65db The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
can you replace also in |
my-auto is not working but page-center is still working. so please check once. |
What exactly is not working? Please provide more details, like URL to broken page in preview.tabler.io, screen with marked area that is wrong, your browser and screen resolution. |
let's say we have open login page which should display as center of the page but due to add my-auto is used so my-auto does not work somehow but page-center instead of my-auto is working. same this happen in page-loader too. |
No it is not vertical center and I am using latest google chrome and I
noticed in your share screenshot your browser height is too small. I am
using mac and in that it is aligned top not centered. Let me know if you
still need more information.
<https://www.wingstechsolutions.com/> Vishal GelaniSr. Full Stack
Developer
***@***.***
wingstechsolutions.com <https://www.wingstechsolutions.com/>
…On Mon, Jan 13, 2025 at 8:21 PM Radosław Kowalewski < ***@***.***> wrote:
It is centered on all major browsers - Chrome, MS Edge, Opera, FireFox
image.png (view on web)
<https://github.com/user-attachments/assets/2cbf2adb-feb3-433f-a2cc-8f792f969315>
Unless you provide more info about your enviroment it's hard to find any
solution
—
Reply to this email directly, view it on GitHub
<#2009 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABACQIGM5KD2ENKFOCLRRID2KPHHTAVCNFSM6AAAAABTHOQC56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOBXGMYTINZXGI>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Well, the whole purpose of this change is to sacrifice vertical alignment since it does not work well with larger content.
|
Gotcha.
<https://www.wingstechsolutions.com/> Vishal GelaniSr. Full Stack
Developer
***@***.***
wingstechsolutions.com <https://www.wingstechsolutions.com/>
…On Fri, Jan 17, 2025 at 2:06 PM Radosław Kowalewski < ***@***.***> wrote:
Well, the whole purpose of this change is to sacrifice vertical alignment
since it does not work well with larger content.
.page-center class is stil available for use, but keep in mind that
should be used only for very small content
—
Reply to this email directly, view it on GitHub
<#2009 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABACQIECT3IFL4IOONW2VAL2LC6KDAVCNFSM6AAAAABTHOQC56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKOJXG4YDEMRZGQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
@wtsvishal #2114 fixes this. |
Awesome, thanks!
<https://www.wingstechsolutions.com/> Vishal GelaniSr. Full Stack
Developer
***@***.***
wingstechsolutions.com <https://www.wingstechsolutions.com/>
…On Thu, Jan 30, 2025 at 8:57 PM carlosmintfan ***@***.***> wrote:
@wtsvishal <https://github.com/wtsvishal> #2114
<#2114> fixes this.
—
Reply to this email directly, view it on GitHub
<#2009 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABACQIET2VCNEGBVK4MGEXT2NJAFTAVCNFSM6AAAAABTHOQC56VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMRUHAYDQNRUHE>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Fixes #1820