+
.mat-content {
+ height: 100%;
padding-top: 8px;
@media #{$mat-xs} {
padding-left: 8px;
diff --git a/ui-ngx/src/assets/locale/locale.constant-en_US.json b/ui-ngx/src/assets/locale/locale.constant-en_US.json
index ea11fff5a0..039e7a33e7 100644
--- a/ui-ngx/src/assets/locale/locale.constant-en_US.json
+++ b/ui-ngx/src/assets/locale/locale.constant-en_US.json
@@ -9511,6 +9511,18 @@
"how-to-create-customer-and-assign-dashboard": "How to create Customer and assign Dashboard"
}
}
+ },
+ "html-container": {
+ "java-script": "JavaScript",
+ "js-function": "JavaScript function",
+ "html": "HTML",
+ "angular-html-template": "Angular HTML template",
+ "css": "CSS",
+ "container-type": "Container type",
+ "type-plain": "Plain HTML",
+ "type-angular": "Angular",
+ "resources": "Resources",
+ "no-resources": "No resources configured"
}
},
"color": {