mirror of
				https://github.com/zadam/trilium.git
				synced 2025-11-03 20:06:08 +01:00 
			
		
		
		
	styling changes of buttons
This commit is contained in:
		@@ -11,7 +11,7 @@ const TPL = `
 | 
			
		||||
 | 
			
		||||
    <button type="button" data-toggle="dropdown" data-placement="right"
 | 
			
		||||
            aria-haspopup="true" aria-expanded="false" 
 | 
			
		||||
            class="icon-action bx right-dropdown-button"></button>
 | 
			
		||||
            class="bx right-dropdown-button launcher-button"></button>
 | 
			
		||||
    
 | 
			
		||||
    <div class="dropdown-menu dropdown-menu-right"></div>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user