From 25f8734a07d65106bf48bf97bebb63e1c9a0ef38 Mon Sep 17 00:00:00 2001 From: Vanessa Date: Sun, 4 Jun 2023 10:39:56 +0800 Subject: [PATCH] :art: https://github.com/siyuan-note/siyuan/issues/8448 --- app/src/assets/scss/business/_history.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/assets/scss/business/_history.scss b/app/src/assets/scss/business/_history.scss index 0307ac667..d9383e690 100644 --- a/app/src/assets/scss/business/_history.scss +++ b/app/src/assets/scss/business/_history.scss @@ -34,6 +34,6 @@ &__panel > .b3-list, &__panel > .history__diff { - width: 200px; + width: 214px; } }