馃殌 Feature Request: nested tabs content style #21169
Michaelgimii
started this conversation in
Feature Request
Replies: 0 comments
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.
Prerequisites
What problem is your feature request going to solve? Please describe.
Hi team!
Nested tabs widget > style tab > content, parent containers are not controlled. I thought in this section, the contents of the tabs are controlled in a unified manner. But it is not.
I will give an example to clarify the issue.
1- Create multiple tabs in the nested tabs widget.
2- Add a widget inside all tabs.
3- In the Style > Content section, set the Padding to 0.
In this case, you will see that the added widgets are still far from the border. I think this is a weakness. Because if we want to set tab container padding to 0, we have to do this for each container.
Describe the solution you'd like
The content section in the style tab of this widget should control the content containers in a unified manner for all tabs.
If it is not possible to change this function, please add options to customize inner content. This option will control the default container widget tabs seamlessly. thanks
Describe alternatives you've considered
No response
Additional context
No response
All reactions