Hi.

Would it make sense to drop the semicolon
at the very end of serial_console.scss?

(a final newline instead would be nice, while we are at it)

As in the attached patch (which just adds a chunk to the
already existing fix-serial_console.scss.patch)

Thanks.
--- a/debian/patches/fix-serial_console.scss.patch
+++ b/debian/patches/fix-serial_console.scss.patch
@@ -15,3 +15,10 @@ Last-Update: 2024-11-18
  }
  
  .terminal {
+@@ -16,4 +16,4 @@
+ .terminal-cursor {
+   color: black;
+   background: white;
+-};
+\ No newline at end of file
++}

Reply via email to