注册修复下拉框
This commit is contained in:
		
							parent
							
								
									07d5ee35fc
								
							
						
					
					
						commit
						2d13a4500a
					
				@ -483,7 +483,7 @@ export default defineComponent({
 | 
			
		||||
                position: relative;
 | 
			
		||||
                z-index: 999;
 | 
			
		||||
            }
 | 
			
		||||
            .getcode {
 | 
			
		||||
            ::v-deep(.getcode) {
 | 
			
		||||
                font-size: 15px;
 | 
			
		||||
                color: #08ae98;
 | 
			
		||||
                width: 313px;
 | 
			
		||||
@ -491,6 +491,9 @@ export default defineComponent({
 | 
			
		||||
                line-height: 30px;
 | 
			
		||||
                cursor: pointer;
 | 
			
		||||
            }
 | 
			
		||||
            ::v-deep(.ant-select-selection){
 | 
			
		||||
                background-color: unset;
 | 
			
		||||
            }
 | 
			
		||||
            .orginfo {
 | 
			
		||||
                margin-top: 178px;
 | 
			
		||||
            }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user