www.reboot.components.nf-tab.nf-tab.css Maven / Gradle / Ivy
:host::shadow .tab-content {
/*! note: the !important is needed when the polyfill is used */
opacity: 1 !important;
}
:host {
cursor: pointer;
}
:host::shadow .tab-content {
/*! note: the !important is needed when the polyfill is used */
opacity: 1 !important;
}
:host {
cursor: pointer;
}