From d95462f65a4f4c04193ff99471252211e7db1416 Mon Sep 17 00:00:00 2001 From: nuttylmao Date: Thu, 11 Sep 2025 02:17:42 +1000 Subject: [PATCH] The yellow dots were pissing me off --- printer-bot/contents/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/printer-bot/contents/style.css b/printer-bot/contents/style.css index f3d00a4..ebb8a51 100644 --- a/printer-bot/contents/style.css +++ b/printer-bot/contents/style.css @@ -28,13 +28,13 @@ color: black; } -#receipt-header {} +/* #receipt-header {} */ #receipt-content { padding: 0.5em 0em; } -#receipt-footer {} +/* #receipt-footer {} */ #receipt-avatar { max-height: 15em;