From 39f772036c579f0f293e4778f96c34c1c77dfc61 Mon Sep 17 00:00:00 2001 From: Arundathi Patil Date: Mon, 8 Apr 2019 16:10:32 +0530 Subject: Editor component scroll issue Fixed scroll issue in edtor component Issue-ID: CCSDK-1206 Change-Id: Iddbdf407aeeea3721e41cd3a3ddc0d775d48960e Signed-off-by: Arundathi Patil --- .../blueprint/modify-template/editor/editor.component.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cds-ui') diff --git a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.html b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.html index ea4c298e8..5a3973a5e 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/modify-template/editor/editor.component.html @@ -17,7 +17,6 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> -
@@ -46,7 +45,7 @@ limitations under the License.
-
+
-- cgit 1.2.3-korg