You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Question
I have

Container
:I need to position it in start of the window, I tried
alignment=alignment.top_left
,alignment=Alignment(0, 0)
, but it doesn't work.After using

page.padding = 0
it worked, but I'd like to set padding 0 only for Container.Code sample
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions