Skip to content

Commit 12cb94d

Browse files
committed
feature(3331): removed duplicate flex-grow property from GlobalSearchResults
Signed-off-by: Luutzen Dijkstra <[email protected]>
1 parent bdf051c commit 12cb94d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/search/GlobalSearchResults.vue

-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,6 @@ export default {
212212
gap: $stack-gap;
213213

214214
& > .drop-upload--card {
215-
flex-grow: 0;
216215
flex: 0 1 $card-max-width;
217216
min-width: $card-min-width;
218217
}

0 commit comments

Comments
 (0)