From cc3fe334745e695b640bd5efc223b6d81f54a451 Mon Sep 17 00:00:00 2001 From: serr Date: Sat, 24 May 2025 23:49:02 +0300 Subject: [PATCH] =?UTF-8?q?=D0=BF=D0=BE=D1=84=D0=B8=D0=BA=D1=81=D0=B8?= =?UTF-8?q?=D0=BB=20=D1=80=D0=B0=D1=81=D1=81=D1=82=D0=BE=D1=8F=D0=BD=D0=B8?= =?UTF-8?q?=D1=8F=20=D0=BE=D1=82=20=D0=BA=D1=80=D0=B0=D0=B5=D0=B2=20div=20?= =?UTF-8?q?=D0=B4=D0=BE=20=D0=B1=D0=BB=D0=BE=D0=BA=D0=B0=20pre?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/styles.css b/assets/css/styles.css index 544473a..610eafb 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -72,7 +72,7 @@ pre { white-space: pre; word-wrap: normal; width: 0; - min-width: calc(100% - 20px); + min-width: calc(100% - 22px); } details > summary {