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
|
||||
|
||||
.input
|
||||
h3: p Ingredients
|
||||
h3 Ingredients
|
||||
.view__inventory_table
|
||||
|
||||
.pattern
|
||||
@@ -16,5 +16,5 @@
|
||||
.tool: a
|
||||
|
||||
.output
|
||||
h3: p Produces
|
||||
h3 Produces
|
||||
.view__inventory_table
|
||||
|
||||
Reference in New Issue
Block a user