feature(3331): removed duplicate flex-grow property from GlobalSearchResults
Signed-off-by: Luutzen Dijkstra <luutzen.dijkstra@gmail.com>
This commit is contained in:
committed by
Luka Trovic
parent
480af39d56
commit
447dc60f37
@@ -212,7 +212,6 @@ export default {
|
|||||||
gap: $stack-gap;
|
gap: $stack-gap;
|
||||||
|
|
||||||
& > .drop-upload--card {
|
& > .drop-upload--card {
|
||||||
flex-grow: 0;
|
|
||||||
flex: 0 1 $card-max-width;
|
flex: 0 1 $card-max-width;
|
||||||
min-width: $card-min-width;
|
min-width: $card-min-width;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user