mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-30 20:22:06 +00:00 
			
		
		
		
	Fix video cell details layout
This commit is contained in:
		| @@ -284,7 +284,7 @@ struct VideoCell: View { | ||||
|                 } | ||||
|                 .lineLimit(1) | ||||
|                 .foregroundColor(.secondary) | ||||
|                 .frame(minHeight: 30, alignment: .top) | ||||
|                 .frame(maxWidth: .infinity, minHeight: 30, alignment: .topLeading) | ||||
|                 #if os(tvOS) | ||||
|                     .padding(.bottom, 10) | ||||
|                 #endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal