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

Change Number of Columns don't work on 2.3.1 anymore #433

Open
PoepieFloepie opened this issue Jul 24, 2023 · 3 comments
Open

Change Number of Columns don't work on 2.3.1 anymore #433

PoepieFloepie opened this issue Jul 24, 2023 · 3 comments

Comments

@PoepieFloepie
Copy link

latest update 2.3.1 Change Number of Columns don't work anymore in CSS page

i had this on the version 2.3.0

.AppGrid_AppGrid__33iLW {
grid-template-columns: repeat(7, 1fr) !important;
}

but this line don't work anymore on 2.3.1 ..it staying on 4 columns

please help..

@Phodi
Copy link

Phodi commented Jul 28, 2023

I just found out that the class name is changed to .AppGrid_AppGrid__ZxiaC. So you can just update your css accordingly and it should work.

@PoepieFloepie
Copy link
Author

big thanks.. i see now ..open flame page ..press f12 .. on the right you see the class name

@flurdy
Copy link

flurdy commented Jan 22, 2024

Suggest closing this issue as a workaround shown and not really an issue?

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

No branches or pull requests

3 participants