diff --git a/resources/css/style.css b/resources/css/style.css index deb1375..ae6593e 100644 --- a/resources/css/style.css +++ b/resources/css/style.css @@ -167,7 +167,9 @@ QTabBar { } QTabBar::tear { - background-color: blue; + width: 0px; + height: 0px; + border: none; } QTabWidget::pane {