Adjust Page Margins #622
-
As you see, my app's left side margin is very big, and I want to lower it. I tried adding the following CSS in function config() of pywebio.platform: But the margins never change at all. |
Beta Was this translation helpful? Give feedback.
Answered by
wang0618
Dec 4, 2023
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
StarsExpress
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pywebio.session.set_env(output_max_width='xxxpx')
is what you need.see https://pywebio.readthedocs.io/en/latest/session.html#pywebio.session.set_env