diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.html b/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.html index fd8552a97..7c9485708 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.html +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.html @@ -12,33 +12,36 @@
{{ entry.name }}
- - - - - + + + + + + +
{{ entry.componentValues[0].valueDescription }}
diff --git a/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.scss b/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.scss index c75e9dc4a..faa5f961e 100644 --- a/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.scss +++ b/apps/red-ui/src/app/modules/file-preview/dialogs/structured-component-management-dialog/structured-component-management-dialog.component.scss @@ -59,3 +59,8 @@ ul { .ml-auto { margin-left: auto; } + +.not-editable { + margin-top: 8px; + margin-bottom: 8px; +} diff --git a/libs/common-ui b/libs/common-ui index 54312abb6..962458fbf 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit 54312abb6cc020e6ed213daafdaa2748ab390dec +Subproject commit 962458fbf9095893474b7ab509d0ebf4136f64c5