Print format avoid breaking Ingredient and step
This commit is contained in:
@ -272,6 +272,8 @@ export default {
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
|
#app > div > div{
|
||||||
|
break-inside: avoid;
|
||||||
|
}
|
||||||
|
|
||||||
|
</style>
|
||||||
</style>
|
|
Reference in New Issue
Block a user