Merge remote-tracking branch 'origin/develop'

This commit is contained in:
snipe 2024-10-07 11:14:47 +01:00
commit 5de608a6d2

View file

@ -37,10 +37,6 @@
size: A4; size: A4;
} }
#start_of_user_section {
break-before: page;
}
.print-logo { .print-logo {
max-height: 40px; max-height: 40px;
} }
@ -51,13 +47,6 @@
} }
</style> </style>
<script nonce="{{ csrf_token() }}">
window.snipeit = {
settings: {
"per_page": 50
}
};
</script>
</head> </head>
<body> <body>