File tree Expand file tree Collapse file tree 1 file changed +8
-12
lines changed Expand file tree Collapse file tree 1 file changed +8
-12
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 ;
109
109
& .md-has-sub-message {
110
110
padding : 24px ;
111
111
}
112
-
113
- .md-step-icon {
114
- padding : 0 ;
115
- }
116
-
112
+
117
113
.md-step-icons , .md-step-titles {
118
114
display : block ;
119
115
}
131
127
overflow : hidden ;
132
128
position : relative ;
133
129
width : 100% ;
134
-
130
+
135
131
.md-steps-wrapper {
136
132
bottom : 0 ;
137
133
left : 0 ;
170
166
& :not (:first-of-type ) {
171
167
.md-step-header {
172
168
padding-top : 8px ;
173
- }
169
+ }
174
170
}
175
171
176
172
.md-step-content {
187
183
}
188
184
}
189
185
}
190
- }
186
+ }
You can’t perform that action at this time.
0 commit comments