diff --git a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss index e4f9cd7b..2259cef7 100644 --- a/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss +++ b/src/Insight/UserInterfaces/InsightWindow/Stylesheets/InsightWindow.qss @@ -14,7 +14,7 @@ QMainWindow { width: auto; border-top: 1px solid #41423f; border-top: 1px solid #41423f; - border-bottom: 1px solid #312d28; + border-bottom: 1px solid #2a2a2a; } QMenuBar::item {