Improved character sheet printing

This commit is contained in:
ThaumRystra
2024-10-13 15:58:08 +02:00
parent efc52b4f68
commit f37149f466
6 changed files with 19 additions and 44 deletions

View File

@@ -33,7 +33,6 @@ export default {
.column-layout>*,
.column-layout>span>div {
display: inline-block;
break-inside: avoid;
page-break-inside: avoid;
margin-bottom: 8px;