Make a module or template with a lot of tabs (sections of parameters).
Use a smaller screen.
The tabs should wrap to the next line when they reach the end of the screen.
The tabs are hidden.
Joomla 4.0.0-beta2-dev
It can be fixed in CSS with:
joomla-tab>ul {
flex-wrap: wrap;
}
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2020-06-17 13:28:21 |
Closed_By | ⇒ | Quy |
Duplicate #28799