Closed SomethingNew71 closed 8 years ago
It's there just to indicate which v-pane is currently focused (you can use arrow and spacebar keys to navigate). But you can always change that by overriding the css:
.vAccordion--default v-pane-header:focus {
color: #212121;
}
Thanks that did the trick!
Steps to reproduce:
Can be duplicated on demo page.
Example: http://i.imgur.com/oatZR8q.png