impaktapps-ui-builder 0.0.412-mtreemap.33 → 0.0.412-mtreemap.34

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": "impaktapps-ui-builder",
3
- "version": "0.0.412-mtreemap.33",
3
+ "version": "0.0.412-mtreemap.34",
4
4
  "scripts": {
5
5
  "dev": "vite",
6
6
  "build": "tsc && vite build",
@@ -248,6 +248,14 @@ export const componentBasicUiSchema: any = (theme)=>{
248
248
  },
249
249
  main: {
250
250
  },
251
+ style: {
252
+ "& .MuiPaper-root":{
253
+ width: '30%',
254
+ },
255
+ "& .MuiTypography-root":{
256
+ padding: 0
257
+ },
258
+ }
251
259
  },
252
260
  elements:
253
261
  [