mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-11-03 17:24:22 +00:00 
			
		
		
		
	Fix overflow label in mobile view (#17020)
This commit is contained in:
		@@ -16,6 +16,9 @@
 | 
			
		||||
 | 
			
		||||
      .item {
 | 
			
		||||
        text-align: left;
 | 
			
		||||
        display: flex;
 | 
			
		||||
        align-items: center;
 | 
			
		||||
        justify-content: space-between;
 | 
			
		||||
 | 
			
		||||
        .text {
 | 
			
		||||
          height: 16px;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user