Fix: mobile: Frio dark , +change side bar padding
This commit is contained in:
		
					parent
					
						
							
								f195b8ea3c
							
						
					
				
			
			
				commit
				
					
						077352af16
					
				
			
		
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -88,13 +88,15 @@ blockquote {
 | 
			
		|||
    aside{
 | 
			
		||||
        position: fixed!important;
 | 
			
		||||
        top: 0!important;
 | 
			
		||||
        background-color: #fff;
 | 
			
		||||
        background-color: $background_color;
 | 
			
		||||
        width: 100%;
 | 
			
		||||
        max-width: 300px;
 | 
			
		||||
        height: 100%;
 | 
			
		||||
        padding-top: 100px;
 | 
			
		||||
        z-index: 10;
 | 
			
		||||
        overflow: auto;
 | 
			
		||||
        padding-left: 2px!important;
 | 
			
		||||
        padding-right: 2px!important;
 | 
			
		||||
    }
 | 
			
		||||
    aside::before {
 | 
			
		||||
        content: " ";
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue