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

Add specific styling for Print view #53

Open
victorhmp opened this issue Mar 18, 2019 · 0 comments
Open

Add specific styling for Print view #53

victorhmp opened this issue Mar 18, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@victorhmp
Copy link
Contributor

When the users prints the OrderPlaced page it doesn't look that good.

Expected Behavior

These should be a custom for printing the page.

Current Behavior

It just tries to print the whole page with the original styling.

Possible Solution

Add CSS global classes using @media print that will only be applied when the user tries to print the page.

@victorhmp victorhmp added the enhancement New feature or request label Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant