Skip to content

Commit 72ce582

Browse files
committed
- removed width and margin from the less file belonging to the wizard component
1 parent a599a29 commit 72ce582

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/components/components/wizard.component.less

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
:host {
2-
margin: 0 auto;
32
display: flex;
43
justify-content: flex-start;
5-
width: 100%;
6-
height: 100%;
74

85
&.vertical {
96
flex-direction: row;

0 commit comments

Comments
 (0)