From b1322bd6dc875c88f352bd1499d5fbff99640974 Mon Sep 17 00:00:00 2001 From: Felipe Ishihara Date: Wed, 4 Dec 2024 05:30:35 +0900 Subject: [PATCH] Update full.css, fix line wrapping --- full.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/full.css b/full.css index 5f7deac7e9..80e61c7454 100644 --- a/full.css +++ b/full.css @@ -50,8 +50,6 @@ body cd-el { font-size: inherit; position: relative; box-sizing: border-box; - white-space: pre; - word-wrap: normal; padding-bottom: calc(41px + 10.5px); scroll-padding-bottom: calc(41px + 10.5px); }