From 4cdf398225d1dae6e1a7c2231d71fc361184b0d4 Mon Sep 17 00:00:00 2001 From: "Timothy J. Baek" Date: Fri, 8 Dec 2023 17:50:22 -0800 Subject: [PATCH] chore: comment deleted --- src/app.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app.css b/src/app.css index 9ff69e87..e62a6113 100644 --- a/src/app.css +++ b/src/app.css @@ -16,8 +16,6 @@ html { code { white-space-collapse: preserve !important; - /* text-wrap: nowrap !important; */ - white-space: nowrap; width: auto; }