We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d80e53 commit b9f43a9Copy full SHA for b9f43a9
Hardware/Hardware/Printer/AirPrintReceipt/ReceiptRenderer.swift
@@ -45,7 +45,7 @@ public extension ReceiptRenderer {
45
background-color:#F5F5F5;
46
width:100%;
47
color: #707070;
48
- margin: \(Constants.margin / 2)pt 0 0 0;
+ margin: \(Constants.margin / 2)pt 0;
49
padding: \(Constants.margin / 2)pt;
50
}
51
table td:last-child { width: 30%; text-align: right; }
0 commit comments