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

Demo removing default padding with query selector #1120

Merged
merged 2 commits into from
Jul 4, 2023

Conversation

rodja
Copy link
Member

@rodja rodja commented Jul 2, 2023

ui.query('.nicegui-content').classes('p-0')
with ui.column().classes('h-screen w-full bg-gray-400 justify-between'):
    ui.label('Top-Left')
    ui.label('Bottom-Right').classes('self-end')

@rodja rodja added the documentation Improvements or additions to documentation label Jul 2, 2023
@rodja rodja added this to the 1.3.0 milestone Jul 2, 2023
@rodja rodja requested a review from falkoschindler July 2, 2023 11:39
@falkoschindler falkoschindler merged commit 3486314 into main Jul 4, 2023
@falkoschindler falkoschindler deleted the query-selector branch July 4, 2023 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants