From f327547570e445e2ba2abe8edb1a50a3a3d21d4f Mon Sep 17 00:00:00 2001 From: Joscha Date: Mon, 3 Mar 2025 17:49:09 +0100 Subject: [PATCH] Make forms more consistent The form elements now all become disabled while printing, and the code has a little more whitespace. --- .../src/components/CSegmentCalendar.vue | 8 ++++++-- .../src/components/CSegmentCells.vue | 5 +++++ .../src/components/CSegmentEgg.vue | 8 +++++++- .../src/components/CSegmentText.vue | 11 +++++------ .../src/components/CSegmentTictactoe.vue | 3 +++ 5 files changed, 26 insertions(+), 9 deletions(-) diff --git a/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue b/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue index 3f6f39e..30706ce 100644 --- a/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue +++ b/showbits-thermal-printer-ui/src/components/CSegmentCalendar.vue @@ -22,15 +22,19 @@ function submit() {