Print format avoid breaking Ingredient and step

This commit is contained in:
Tiago Rascazzi
2022-01-02 22:28:16 -05:00
parent c50a89c651
commit 1c30e643c3

View File

@ -272,6 +272,8 @@ export default {
</script>
<style>
#app > div > div{
break-inside: avoid;
}
</style>
</style>