mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-31 19:06:18 +01:00 
			
		
		
		
	Fix button alignments and remove unnecessary styles (#34206)
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
		| @@ -212,7 +212,7 @@ export default defineComponent({ | ||||
|   <div class="ui scrolling dropdown custom diff-commit-selector"> | ||||
|     <button | ||||
|       ref="expandBtn" | ||||
|       class="ui basic button" | ||||
|       class="ui tiny basic button" | ||||
|       @click.stop="toggleMenu()" | ||||
|       :data-tooltip-content="locale.filter_changes_by_commit" | ||||
|       aria-haspopup="true" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user