mirror of
				https://github.com/dromara/RuoYi-Vue-Plus.git
				synced 2025-11-04 08:13:44 +08:00 
			
		
		
		
	表单构建添加父级class,防止冲突
This commit is contained in:
		@@ -428,7 +428,7 @@ input, textarea{
 | 
			
		||||
    padding: 12px 18px 15px 15px;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
.el-scrollbar__wrap {
 | 
			
		||||
.left-scrollbar .el-scrollbar__wrap {
 | 
			
		||||
  box-sizing: border-box;
 | 
			
		||||
  overflow-x: hidden !important;
 | 
			
		||||
  margin-bottom: 0 !important;
 | 
			
		||||
@@ -502,7 +502,7 @@ input, textarea{
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.el-scrollbar__view{
 | 
			
		||||
.left-scrollbar .el-scrollbar__view{
 | 
			
		||||
  overflow-x: hidden;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user