From 544aac895a3b2b5b55fbd4b1e5602d44a5354321 Mon Sep 17 00:00:00 2001 From: eneller Date: Sun, 23 Mar 2025 21:04:23 +0100 Subject: [PATCH] fix: remove css --- src/app/app.component.less | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/app.component.less b/src/app/app.component.less index f7b7211..b6c917b 100644 --- a/src/app/app.component.less +++ b/src/app/app.component.less @@ -11,8 +11,6 @@ html, body{ } tr{ padding-right: .2em; - background-color: red; - color: red; } .wrap-cell{ word-break: break-all;