mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	v3.8.4:修复table中更多按钮切换主题色未生效修复问题
This commit is contained in:
		@@ -145,9 +145,8 @@
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/** 表格更多操作下拉样式 */
 | 
			
		||||
.el-table .el-dropdown-link {
 | 
			
		||||
.el-table .el-dropdown-link,.el-table .el-dropdown-selfdefine {
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
  color: #409EFF;
 | 
			
		||||
  margin-left: 5px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user