Fix lock icon position in account card (#7630)
This commit is contained in:
		
							parent
							
								
									4210ddb676
								
							
						
					
					
						commit
						c72db8ef90
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -79,6 +79,10 @@
 | 
				
			||||||
      font-weight: 400;
 | 
					      font-weight: 400;
 | 
				
			||||||
      overflow: hidden;
 | 
					      overflow: hidden;
 | 
				
			||||||
      text-overflow: ellipsis;
 | 
					      text-overflow: ellipsis;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					      .fa {
 | 
				
			||||||
 | 
					        margin-left: 3px;
 | 
				
			||||||
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue