Replies: 1 comment
-
Don't know if you've read this yet.
|
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use
Layout::columns
(or any other component) to make a2 columns layout, where one is 2/3 and the other is 1/3 (or 3/4 vs 1/4) wide?The idea behind that is to create an edit screen where I have the form in the right column and aditional information and even maybe actions in a sidebar on the right. Something like this:
Beta Was this translation helpful? Give feedback.
All reactions