diff options
| -rw-r--r-- | dist/qt_themes/qdarkstyle/style.qss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qss b/dist/qt_themes/qdarkstyle/style.qss index 7d088a719..2d5c9761f 100644 --- a/dist/qt_themes/qdarkstyle/style.qss +++ b/dist/qt_themes/qdarkstyle/style.qss | |||
| @@ -673,10 +673,6 @@ QTabWidget::pane { | |||
| 673 | border-bottom-left-radius: 2px; | 673 | border-bottom-left-radius: 2px; |
| 674 | } | 674 | } |
| 675 | 675 | ||
| 676 | QTabWidget::tab-bar { | ||
| 677 | overflow: visible; | ||
| 678 | } | ||
| 679 | |||
| 680 | QTabBar { | 676 | QTabBar { |
| 681 | qproperty-drawBase: 0; | 677 | qproperty-drawBase: 0; |
| 682 | border-radius: 3px; | 678 | border-radius: 3px; |