File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -126,20 +126,18 @@ styles = jss
126
126
{ textDecoration: " none"
127
127
, display: " inline-block"
128
128
}
129
- }
130
-
131
- , " & > lumi-lockup-image" :
132
- { flex: " none"
133
- }
134
129
135
- , " & > lumi-lockup-description-body" :
136
- { " & > lumi-lockup-description-title > lumi-body, & > lumi-lockup-description-body > lumi-subtext" :
130
+ , " & > lumi-lockup-description-title, & > lumi-lockup-description-body" :
137
131
{ whiteSpace: " nowrap"
138
132
, overflow: " hidden"
139
133
, textOverflow: " ellipsis"
140
134
}
141
135
}
142
136
137
+ , " & > lumi-lockup-image" :
138
+ { flex: " none"
139
+ }
140
+
143
141
, " &[data-variant=\" product\" ], &[data-variant=\" user\" ]" :
144
142
{ " & > lumi-lockup-description > lumi-lockup-description-title" :
145
143
{ display: " flex"
You can’t perform that action at this time.
0 commit comments