I made a responsive Web application, which when it arrives in Checkout has two buttons: Print and Save.
Only the user (client) on the smartphone clicks to print even without a printer.
I have tried to extend with @media, but I can not.
How can I hide the "Print" button and leave only the "Save" button when the user is on Smatphone or Tablet?