More consistent alignment
This commit is contained in:
		@@ -35,7 +35,7 @@
 | 
				
			|||||||
        min-width: 60px;
 | 
					        min-width: 60px;
 | 
				
			||||||
        background-color: $-almost-white;
 | 
					        background-color: $-almost-white;
 | 
				
			||||||
		height: 100%;
 | 
							height: 100%;
 | 
				
			||||||
		padding-top: 25px;
 | 
					        padding-top: 25px;
 | 
				
			||||||
		
 | 
							
 | 
				
			||||||
        .LP-Menu__List{
 | 
					        .LP-Menu__List{
 | 
				
			||||||
            flex-direction: column;
 | 
					            flex-direction: column;
 | 
				
			||||||
@@ -57,7 +57,7 @@
 | 
				
			|||||||
                    border-right: 2px solid $-light-brown;
 | 
					                    border-right: 2px solid $-light-brown;
 | 
				
			||||||
                    position: relative;
 | 
					                    position: relative;
 | 
				
			||||||
                    background-color: $-beige;
 | 
					                    background-color: $-beige;
 | 
				
			||||||
                    
 | 
					                    color: $-wine-red;
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user