diff --git a/frontend/src/app/bans/history/history.component.scss b/frontend/src/app/bans/history/history.component.scss index 4c310f9..40472e8 100644 --- a/frontend/src/app/bans/history/history.component.scss +++ b/frontend/src/app/bans/history/history.component.scss @@ -26,9 +26,9 @@ th, td { } .historyReason { - width: 940px; + width: 920px; } .historyDate { - width: 160px; + width: 170px; }