aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/designer-client/angular.json
diff options
context:
space:
mode:
Diffstat (limited to 'cds-ui/designer-client/angular.json')
-rw-r--r--cds-ui/designer-client/angular.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/designer-client/angular.json b/cds-ui/designer-client/angular.json
index e503c1535..3be0e652f 100644
--- a/cds-ui/designer-client/angular.json
+++ b/cds-ui/designer-client/angular.json
@@ -82,8 +82,8 @@
},
{
"type": "anyComponentStyle",
- "maximumWarning": "6kb",
- "maximumError": "10kb"
+ "maximumWarning": "16kb",
+ "maximumError": "20kb"
}
]
}