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

Add container for columns #153

Open
drzamich opened this issue Dec 11, 2020 · 1 comment
Open

Add container for columns #153

drzamich opened this issue Dec 11, 2020 · 1 comment

Comments

@drzamich
Copy link
Contributor

drzamich commented Dec 11, 2020

Because of the Semantic UI styles, column will only have desired width if they are specific children of parents.
image

Right now only elements that have classes ui grid are dashboard_body() and tab_item(). Sometimes user would want to insert columns somewhere deeper in the UI. We should give them a readymade container for columns that will allow them to do that without hack like adding custom classes to divs.

@dokato
Copy link
Contributor

dokato commented Dec 11, 2020

Then this must be related #152 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants