Fix styling issue with Full Recipe view
This commit is contained in:
@@ -50,4 +50,8 @@ All rights reserved.
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
h3 {
|
||||||
|
margin-top: 0; margin-left: 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -8,7 +8,7 @@
|
|||||||
.view__full_recipe
|
.view__full_recipe
|
||||||
|
|
||||||
.input
|
.input
|
||||||
h3: p Ingredients
|
h3 Ingredients
|
||||||
.view__inventory_table
|
.view__inventory_table
|
||||||
|
|
||||||
.pattern
|
.pattern
|
||||||
@@ -16,5 +16,5 @@
|
|||||||
.tool: a
|
.tool: a
|
||||||
|
|
||||||
.output
|
.output
|
||||||
h3: p Produces
|
h3 Produces
|
||||||
.view__inventory_table
|
.view__inventory_table
|
||||||
|
|||||||
Reference in New Issue
Block a user