forked from Adleraci/adlerka.top
		
	wooooooork
This commit is contained in:
		@@ -213,14 +213,11 @@ ul.navpage_list {
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    ul.navpage_list {
 | 
			
		||||
        gap: 10px;
 | 
			
		||||
        background-color: var(--third-bg);
 | 
			
		||||
        display: flex;
 | 
			
		||||
        flex-direction: column;
 | 
			
		||||
        overflow: hidden;
 | 
			
		||||
        position: fixed;
 | 
			
		||||
        transition: max-height .3s ease, border .325s ease;
 | 
			
		||||
        z-index: 2;
 | 
			
		||||
        border: 4px solid var(--primary-hover);
 | 
			
		||||
        display: flex !important;
 | 
			
		||||
        max-height: 200px;
 | 
			
		||||
        width: inherit;
 | 
			
		||||
        box-sizing: border-box;
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    #navsite_list.active {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user