From 876a68e43d40f394a54d3eb090f0da69cb888b73 Mon Sep 17 00:00:00 2001 From: Julien Maille Date: Mon, 19 Jan 2026 23:03:30 +0100 Subject: [PATCH] FIX: linting issues --- index.html | 5 ++--- styles.css | 4 ---- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index de97709..1a06376 100644 --- a/index.html +++ b/index.html @@ -1820,7 +1820,7 @@
- windows [#FFF174] Created with Sketch. + windows [#FFF174] Created with Sketch.

@@ -1828,7 +1828,7 @@

- +

@@ -1836,7 +1836,6 @@

Note for Linux: Please Follow the README.md To Install Monochrome.

-

The App Is Still in Beta. Please Report Any Issues In The Discord. diff --git a/styles.css b/styles.css index 1f544a3..7f439f8 100644 --- a/styles.css +++ b/styles.css @@ -2653,10 +2653,6 @@ input:checked + .slider::before { justify-self: flex-end; } -.is-editable .track-list-header .duration-header { - padding-right: 1.5rem; -} - /* Responsive Design */ @supports (padding-top: env(safe-area-inset-top)) {