mirror of
				https://github.com/continew-org/continew-admin-ui.git
				synced 2025-10-31 22:57:15 +08:00 
			
		
		
		
	fix: 修复菜单栏上方的系统名称包含 j、g 等,字母底部显示不全的问题
This commit is contained in:
		| @@ -63,6 +63,9 @@ const toHome = () => { | |||||||
|     padding-left: 6px; |     padding-left: 6px; | ||||||
|     white-space: nowrap; |     white-space: nowrap; | ||||||
|     transition: color 0.3s; |     transition: color 0.3s; | ||||||
|  |     line-height: 1.5; | ||||||
|  |     display: inline-flex; | ||||||
|  |     align-items: center; | ||||||
|  |  | ||||||
|     &:hover { |     &:hover { | ||||||
|       color: $color-theme !important; |       color: $color-theme !important; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 coderxslee
					coderxslee