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; } }