mirror of
				https://github.com/pure-admin/vue-pure-admin.git
				synced 2025-11-03 13:44:47 +08:00 
			
		
		
		
	style: update
This commit is contained in:
		
							parent
							
								
									0b8e402375
								
							
						
					
					
						commit
						d14b0358ee
					
				@ -498,8 +498,8 @@
 | 
				
			|||||||
    > .el-sub-menu__title::before {
 | 
					    > .el-sub-menu__title::before {
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 0;
 | 
					    top: 0;
 | 
				
			||||||
    left: 0;
 | 
					    left: 2px;
 | 
				
			||||||
    width: 3px;
 | 
					    width: 2px;
 | 
				
			||||||
    height: 100%;
 | 
					    height: 100%;
 | 
				
			||||||
    background-color: $menuActiveBefore;
 | 
					    background-color: $menuActiveBefore;
 | 
				
			||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
@ -512,7 +512,7 @@
 | 
				
			|||||||
  .el-menu--collapse .is-active.submenu-title-noDropdown.outer-most::before {
 | 
					  .el-menu--collapse .is-active.submenu-title-noDropdown.outer-most::before {
 | 
				
			||||||
    position: absolute;
 | 
					    position: absolute;
 | 
				
			||||||
    top: 0;
 | 
					    top: 0;
 | 
				
			||||||
    width: 3px;
 | 
					    width: 2px;
 | 
				
			||||||
    height: 100%;
 | 
					    height: 100%;
 | 
				
			||||||
    background-color: $menuActiveBefore;
 | 
					    background-color: $menuActiveBefore;
 | 
				
			||||||
    content: "";
 | 
					    content: "";
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user