@dataloop-ai/components 0.16.31 → 0.16.32

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dataloop-ai/components",
3
- "version": "0.16.31",
3
+ "version": "0.16.32",
4
4
  "exports": {
5
5
  ".": "./index.ts",
6
6
  "./models": "./models.ts",
@@ -340,7 +340,6 @@ export default defineComponent({
340
340
  padding: 0;
341
341
  flex: 10000 1 0%;
342
342
  flex-wrap: nowrap;
343
- line-height: 1;
344
343
  z-index: 0;
345
344
  user-select: none !important;
346
345
  min-width: 1.5em;