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