gf-components 0.1.141 → 0.1.142
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/index.cjs.js +1 -0
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +1 -0
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -23910,6 +23910,7 @@ const FD = Gt(g1)`
|
|
|
23910
23910
|
color: var(--gf-color-text-primary);
|
|
23911
23911
|
font-weight: bold;
|
|
23912
23912
|
`, tF = Gt(g1)`
|
|
23913
|
+
height: 22px;
|
|
23913
23914
|
padding: 0px;
|
|
23914
23915
|
font: var(--gf-label-md-default);
|
|
23915
23916
|
color: var(--gf-color-button-primary);
|