Merge pull request #1763 from tamaina/better-note-header
change flex-shrink of .username to 2147483647
This commit is contained in:
		
						commit
						c3d081b700
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -90,7 +90,7 @@ root(isDark)
 | 
				
			||||||
		overflow hidden
 | 
							overflow hidden
 | 
				
			||||||
		text-overflow ellipsis
 | 
							text-overflow ellipsis
 | 
				
			||||||
		color isDark ? #606984 : #ccc
 | 
							color isDark ? #606984 : #ccc
 | 
				
			||||||
		flex-shrink 10000
 | 
							flex-shrink 2147483647
 | 
				
			||||||
 | 
					
 | 
				
			||||||
	> .info
 | 
						> .info
 | 
				
			||||||
		margin-left auto
 | 
							margin-left auto
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue