From ea9ae41f496794c406bea2c367e8749fb4d2517e Mon Sep 17 00:00:00 2001 From: Abdenasser Date: Sun, 10 Nov 2024 23:07:46 +0100 Subject: [PATCH] fix formatting --- src/app.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app.css b/src/app.css index c2b80ce..47d085f 100644 --- a/src/app.css +++ b/src/app.css @@ -65,7 +65,6 @@ body { background: var(--mantle); } - /* Glassy theme */ [data-theme="glassy"] body { @@ -119,4 +118,4 @@ body { [data-theme="glassy"] td { border-bottom: 1px solid rgba(232, 232, 232, 0.1) !important; background: rgba(24, 24, 37, 0.2) !important; -} \ No newline at end of file +}