jclib-ui 1.0.263 → 1.0.265

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -5424,7 +5424,7 @@ const PanelHeader = styled.div`
5424
5424
 
5425
5425
  color: var(--pn-color-font);
5426
5426
  font-size: 1.2rem;
5427
- background-color: var(--pn-color);
5427
+ /* background-color: var(--pn-color); */
5428
5428
  background: var(--pn-degrade);
5429
5429
  border-radius: var(--pn-internal-radius) var(--pn-internal-radius) 0 0;
5430
5430