Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
CCOM4030
/
Goodle
Seguir
2
Destacar
1
Cuchillo
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Cleaned up stuff, added home screen after login or registration (search default for now)
Hector Carrion
hace 4 años
padre
b3bca5dded
commit
2545670796
Se han
modificado 1 ficheros
con
0 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
0
1
Comedores Sociales/View/Search/Search.swift
+ 0
- 1
Comedores Sociales/View/Search/Search.swift
Ver fichero
@@ -27,7 +27,6 @@ struct Search: View {
27
27
FoodCardView(item: item)
28
28
}
29
29
}
30
- .padding()
31
30
}
32
31
}
33
32
}