From 6a7b4ef63f90ca64c10328b35847768a01b24d4e Mon Sep 17 00:00:00 2001 From: blessedcoolant <54517381+blessedcoolant@users.noreply.github.com> Date: Mon, 31 Oct 2022 05:44:54 +1300 Subject: [PATCH] Styling Fix --- frontend/src/features/tabs/InvokeOptionsPanel.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/features/tabs/InvokeOptionsPanel.scss b/frontend/src/features/tabs/InvokeOptionsPanel.scss index 7abbf381fb..f23820e05e 100644 --- a/frontend/src/features/tabs/InvokeOptionsPanel.scss +++ b/frontend/src/features/tabs/InvokeOptionsPanel.scss @@ -34,7 +34,6 @@ height: 100%; @include HideScrollbar; background-color: var(--background-color) !important; - border-right: 1px solid var(--border-color); } &[data-pinned='false'] {