summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-07 17:30:09 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-07 17:30:09 +0000
commit255abc6d88ec969e7fd6d03185c77e366edbf907 (patch)
treea46a6ced825a2c4b71806ab7c1b19b460d5ac1a3 /cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
parent445ff21677f9ef8239d468cf82a73bb7ed1caf32 (diff)
parent1649a76ee7b21eb444a799887e6da981a0982d8c (diff)
Merge "cbawizard"
Diffstat (limited to 'cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss')
-rw-r--r--cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss10
1 files changed, 9 insertions, 1 deletions
diff --git a/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss b/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
index f3c33e823..119a7d796 100644
--- a/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
+++ b/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
@@ -18,6 +18,14 @@ See the License for the specific language governing permissions and
limitations under the License.
============LICENSE_END============================================
*/
-.mat-horizontal-content-container{
+// .mat-horizontal-content-container {
+// display: none !important;
+// }
+
+.mat-card {
+ padding: 0px !important;
+}
+
+mat-horizontal-stepper .mat-horizontal-content-container {
display: none !important;
} \ No newline at end of file