mirror of
				https://github.com/mickael-kerjean/filestash.git
				synced 2025-11-04 05:27:04 +08:00 
			
		
		
		
	fix (css): css menubar issue
This commit is contained in:
		@ -26,7 +26,6 @@
 | 
			
		||||
    letter-spacing: 0;
 | 
			
		||||
    border-radius: 5px;
 | 
			
		||||
    line-height: 15px;
 | 
			
		||||
    min-width: 50px;
 | 
			
		||||
}
 | 
			
		||||
[is="component_submenu"] .component_submenu .action button img {
 | 
			
		||||
    width: 15px;
 | 
			
		||||
@ -45,6 +44,9 @@
 | 
			
		||||
    text-overflow: ellipsis;
 | 
			
		||||
    display: flex;
 | 
			
		||||
}
 | 
			
		||||
[is="component_submenu"] .component_submenu .action.left button {
 | 
			
		||||
    min-width: 50px;
 | 
			
		||||
}
 | 
			
		||||
.touch-no [is="component_submenu"] .component_submenu .action.right:hover,
 | 
			
		||||
[is="component_submenu"] .component_submenu .action.right.hover{
 | 
			
		||||
    background: var(--border);
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user