Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print Width Set Independently Of Page Width #2516

Open
adamjabarry opened this issue Sep 9, 2024 · 0 comments
Open

Print Width Set Independently Of Page Width #2516

adamjabarry opened this issue Sep 9, 2024 · 0 comments

Comments

@adamjabarry
Copy link

adamjabarry commented Sep 9, 2024

Hi everyone!

I brought this issue up in the Slack channel (https://evidencedev.slack.com/archives/C023LRB9Z40/p1725554677619609). Essentially, I am trying to change the page width of my Evidence report, so that when I go to print it, I can control how many columns are visible (I have fullWidth turned on). However, it seems that in the layout file for the print config, the print width is set independently of the page width. From what Archie said in the Slack channel, "we want to match the page width (or print width) if a max width is specified." Here is the code in the EvidenceDefaultLayout file:

'print:w-[650px] print:md:w-[841px] mx-auto print:md:px-0 print:px-0 px-6 sm:px-8 md:px-12 flex justify-start'}

Thanks for all your help!

Best,
Adam

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

No branches or pull requests

1 participant