Skip to content

Conversation

@sebw
Copy link

@sebw sebw commented Feb 28, 2024

Fixes #1


<div
class="container mx-auto w-[210mm] border px-[9mm] py-[13.5mm] print:w-full print:max-w-full print:border-0"
class="container mx-auto w-[210mm] border px-[9mm] py-[12.5mm] print:w-full print:max-w-full print:border-0"
Copy link

@mschiff mschiff Jul 23, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For my Brother HL-L8240CDM I had to change this to 15.0, so it seems there is no generic solution :-/

<template x-for="label in labels">
<li
class="flex h-[10mm] w-[25.4mm] items-center border-[0.5mm] p-[0.5mm] odd:border-blue-500 even:border-red-300"
class="flex h-[10mm] w-[25.4mm] items-center border-[0.5mm] p-[0.4mm] odd:border-blue-500 even:border-red-300"
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here the original value is fine with my Brother HL-L8240CDM

@tmaier
Copy link
Owner

tmaier commented Jul 24, 2024

Which browser did you use? @mschiff

@mschiff
Copy link

mschiff commented Jul 24, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feedback / hint if not working

3 participants