RapiDoc icon indicating copy to clipboard operation
RapiDoc copied to clipboard

Styling for `tab-content` CSS part is not applied

Open bandantonio opened this issue 7 months ago • 0 comments

Documentation:

Image

However, the CSS rule has no effect:

rapi-doc::part(tab-content) {
  background-color: #ffa500;
}
Image

All other tab-* CSS parts work as expected.

bandantonio avatar Feb 28 '25 11:02 bandantonio