commit | 881438cf4704590573a27aa2717d7bb3552ab573 | [log] [tgz] |
---|---|---|
author | KrupaNagabhushan <krupa.nagabhushan@est.tech> | Mon Apr 04 17:49:50 2022 +0100 |
committer | Michael Morris <michael.morris@est.tech> | Fri Apr 08 08:50:48 2022 +0000 |
tree | 88afc1315bca6730896856d27d5f448952f9c6f0 | |
parent | f64976e64325073e08dce191d99bb807efd98301 [diff] [blame] |
Delete VSP - Onboarding UI support for VSP deletion Issue-ID: SDC-3952 Signed-off-by: KrupaNagabhushan <krupa.nagabhushan@est.tech> Change-Id: Ib7258fe7002f5db03ccec84e935adfe0d217bfad
diff --git a/openecomp-ui/resources/scss/modules/_versionsPage.scss b/openecomp-ui/resources/scss/modules/_versionsPage.scss index 0f2e83e..bdf1c61 100644 --- a/openecomp-ui/resources/scss/modules/_versionsPage.scss +++ b/openecomp-ui/resources/scss/modules/_versionsPage.scss
@@ -64,6 +64,9 @@ justify-content: flex-end; margin-bottom: 10px; align-self: center; + .deprecate-btn { + margin-left: 10px; + } .svg-icon-wrapper { &:hover { fill: $light-blue;