Fixes the icons not being aligned properly in attached items section for the page.
Also formatting. Signed-off-by: Abijeet <abijeetpatro@gmail.com>
This commit is contained in:
		
							parent
							
								
									d859be3a12
								
							
						
					
					
						commit
						83d830fd7d
					
				| 
						 | 
				
			
			@ -224,15 +224,15 @@
 | 
			
		|||
    padding: 0;
 | 
			
		||||
    align-items: center;
 | 
			
		||||
    text-align: center;
 | 
			
		||||
    justify-content: center;
 | 
			
		||||
    width: 28px;
 | 
			
		||||
    padding-left: $-xs;
 | 
			
		||||
    padding-right: $-xs;
 | 
			
		||||
    &:hover {
 | 
			
		||||
      background-color: #EEE;
 | 
			
		||||
    }
 | 
			
		||||
    i {
 | 
			
		||||
      flex: 1;
 | 
			
		||||
      padding: 0;
 | 
			
		||||
    .svg-icon {
 | 
			
		||||
      margin-right: 0px;
 | 
			
		||||
    }
 | 
			
		||||
  }
 | 
			
		||||
  > div .outline input {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue