Replies: 2 comments 1 reply
-
What about ? with layout.footer.clear():
v3.VImg(src=local_assets.main_pict, aspectratio="1", height="12px") |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you for your reply. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I want to replace the default footer with my own footer and place a VImg on the leftmost part of the footer. I tried the following but the VImg doesn't move to the left.
Everything is looking good, but my VImg remains in the center of the container/column. I tried styles and classes, but I couldn't move the image to the left. I would appreciate it if someone could help me with this, please.
Beta Was this translation helpful? Give feedback.
All reactions