summaryrefslogtreecommitdiffstats
path: root/cds-ui/client/src/app/common/shared/components/cbawizard/cbawizard.component.scss
diff options
context:
space:
mode:
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