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
126126 { textDecoration: " none"
127127 , display: " inline-block"
128128 }
129- }
130-
131- , " & > lumi-lockup-image" :
132- { flex: " none"
133- }
134129
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" :
137131 { whiteSpace: " nowrap"
138132 , overflow: " hidden"
139133 , textOverflow: " ellipsis"
140134 }
141135 }
142136
137+ , " & > lumi-lockup-image" :
138+ { flex: " none"
139+ }
140+
143141 , " &[data-variant=\" product\" ], &[data-variant=\" user\" ]" :
144142 { " & > lumi-lockup-description > lumi-lockup-description-title" :
145143 { display: " flex"
You can’t perform that action at this time.
0 commit comments