mirror of
				https://github.com/mealie-recipes/mealie.git
				synced 2025-10-30 17:53:31 -04:00 
			
		
		
		
	This reverts commit eaf4565aa7.
			
			
This commit is contained in:
		| @@ -67,7 +67,6 @@ export default { | |||||||
|   components: { |   components: { | ||||||
|     RecipeTimeCard, |     RecipeTimeCard, | ||||||
|     VueMarkdown, |     VueMarkdown, | ||||||
|  |  | ||||||
|   }, |   }, | ||||||
|   props: { |   props: { | ||||||
|     recipe: Object, |     recipe: Object, | ||||||
| @@ -103,13 +102,6 @@ h3 { | |||||||
|  |  | ||||||
| ul { | ul { | ||||||
|   padding-left: 1rem; |   padding-left: 1rem; | ||||||
|   display: -ms-flexbox; |  | ||||||
|   display: -webkit-flex; |  | ||||||
|   display: flex; |  | ||||||
|   -webkit-flex-flow: wrap column; |  | ||||||
|   flex-flow: wrap column; |  | ||||||
|   max-height: 300px; |  | ||||||
|   column-gap: 25px; |  | ||||||
| } | } | ||||||
|  |  | ||||||
| li { | li { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user