@dataloop-ai/components 0.20.30 → 0.20.31

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.20.30",
3
+ "version": "0.20.31",
4
4
  "exports": {
5
5
  ".": "./index.ts",
6
6
  "./models": "./models.ts",
@@ -1092,7 +1092,6 @@ export default defineComponent({
1092
1092
  text-align: left;
1093
1093
  margin-right: 5px;
1094
1094
  white-space: nowrap;
1095
- width: 100%;
1096
1095
  }
1097
1096
 
1098
1097
  .required-asterisk {