mirror of
				https://gitee.com/spark-store-project/spark-store
				synced 2025-11-04 16:22:19 +08:00 
			
		
		
		
	fix:解决滚动条不生效
This commit is contained in:
		
							parent
							
								
									27e41f35f0
								
							
						
					
					
						commit
						d5ad1d0204
					
				@ -154,7 +154,7 @@ void MainWindow::initStyle()
 | 
			
		||||
    this->setStyleSheet("background-color: #F8FAFC;");
 | 
			
		||||
 | 
			
		||||
    // 添加滚动条样式
 | 
			
		||||
    listView->setStyleSheet(R"(
 | 
			
		||||
    this->setStyleSheet(R"(
 | 
			
		||||
        QScrollBar:vertical {
 | 
			
		||||
            background: #F3F4F6;
 | 
			
		||||
            width: 8px;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user