citra_qt: remove incorrect style in the Dark theme
Property "overflow" isn't documented, and it makes Qt complain about an unknown property in the terminal.
This commit is contained in:
		
							
								
								
									
										4
									
								
								dist/qt_themes/qdarkstyle/style.qss
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								dist/qt_themes/qdarkstyle/style.qss
									
									
									
									
										vendored
									
									
								
							| @@ -673,10 +673,6 @@ QTabWidget::pane { | |||||||
|     border-bottom-left-radius: 2px; |     border-bottom-left-radius: 2px; | ||||||
| } | } | ||||||
|  |  | ||||||
| QTabWidget::tab-bar { |  | ||||||
|     overflow: visible; |  | ||||||
| } |  | ||||||
|  |  | ||||||
| QTabBar { | QTabBar { | ||||||
|     qproperty-drawBase: 0; |     qproperty-drawBase: 0; | ||||||
|     border-radius: 3px; |     border-radius: 3px; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user