RapiDoc
RapiDoc copied to clipboard
Styling for `tab-content` CSS part is not applied
However, the CSS rule has no effect:
rapi-doc::part(tab-content) {
background-color: #ffa500;
}
All other tab-* CSS parts work as expected.