forked from Adleraci/adlerka.top
		
	test
This commit is contained in:
		@@ -133,16 +133,12 @@ ul.navpage_list
 | 
			
		||||
{
 | 
			
		||||
    gap:10px;
 | 
			
		||||
    background-color:var(--third-bg);
 | 
			
		||||
    border:0 solid transparent;
 | 
			
		||||
    display:none;
 | 
			
		||||
    flex-direction:column;
 | 
			
		||||
    max-height:0;
 | 
			
		||||
    overflow:hidden;
 | 
			
		||||
    position:fixed;
 | 
			
		||||
    transition:max-height .3s ease, border .325s ease;
 | 
			
		||||
    z-index:2;
 | 
			
		||||
    width: inherit;
 | 
			
		||||
    box-sizing: border-box;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.back
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user