[SOLVED] QCollapsible style for opened item
-
Hi,
How to style opened QCollapsible item? There is no css class applied to the opened item.
When I set popup prop in the QCollapsible component then q-collapsible-opened class is present but I don’t want to QCollapsible behave like popup . I believe that q-collapsible-opened class should be applied to regular items not only with popup prop. Am I missing something? -