https://bugs.kde.org/show_bug.cgi?id=446773
--- Comment #3 from Oleksandr Natalenko <oleksa...@natalenko.name> --- Had to add the following to CSS to restore old look: ``` QTabWidget::pane { border: 0px; } QTabWidget::tab-bar { border: 0px; } ``` Is this intentional? -- You are receiving this mail because: You are watching all bug changes.