File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 25
25
display : inline-block ;
26
26
vertical-align : middle ;
27
27
}
28
-
28
+
29
29
& .md-has-sub-message {
30
30
padding : 15px 24px ;
31
31
52
52
display : inline-block ;
53
53
font-size : 12px ;
54
54
margin-right : 8px ;
55
- width : 24px ;
55
+ width : 24px ;
56
56
57
57
span {
58
58
display : block ;
64
64
.md-step-title {
65
65
font-size : inherit ;
66
66
}
67
-
67
+
68
68
& .md-disabled {
69
69
cursor : default ;
70
70
pointer-events : none ;
85
85
height : 104px ;
86
86
min-height : 104px ;
87
87
}
88
-
88
+
89
89
.md-steps-navigation-container {
90
90
display : flex ;
91
91
justify-content : space-between ;
110
110
padding : 24px ;
111
111
}
112
112
113
- .md-step-icon {
114
- padding : 0 ;
115
- }
113
+ // .md-step-icon {
114
+ // padding: 0;
115
+ // }
116
116
117
117
.md-step-icons , .md-step-titles {
118
118
display : block ;
131
131
overflow : hidden ;
132
132
position : relative ;
133
133
width : 100% ;
134
-
134
+
135
135
.md-steps-wrapper {
136
136
bottom : 0 ;
137
137
left : 0 ;
170
170
& :not (:first-of-type ) {
171
171
.md-step-header {
172
172
padding-top : 8px ;
173
- }
173
+ }
174
174
}
175
175
176
176
.md-step-content {
187
187
}
188
188
}
189
189
}
190
- }
190
+ }
You can’t perform that action at this time.
0 commit comments