jclib-ui 1.0.265 → 1.0.266
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.
package/dist/jclib-ui.es.js
CHANGED
|
@@ -5039,7 +5039,7 @@ const Container$6 = styled.div`
|
|
|
5039
5039
|
var(--pn-color-border);
|
|
5040
5040
|
border-left: 6px solid var(--bi-color-detail);
|
|
5041
5041
|
background-color: var(--bi-color-button);
|
|
5042
|
-
color: var(--
|
|
5042
|
+
color: var(--pn-color-font);
|
|
5043
5043
|
font-size: 1.2rem;
|
|
5044
5044
|
font-weight: bold;
|
|
5045
5045
|
padding: 6px 12px;
|