mirror of
				https://github.com/yattee/yattee.git
				synced 2025-11-04 06:32:03 +00:00 
			
		
		
		
	formatting
This commit is contained in:
		@@ -416,7 +416,7 @@ struct VideoDetails: View {
 | 
			
		||||
            Button { descriptionExpanded.toggle()
 | 
			
		||||
            } label: {
 | 
			
		||||
                Image(systemName: descriptionExpanded ? "chevron.up" : "chevron.down")
 | 
			
		||||
                .imageScale(.small)
 | 
			
		||||
                    .imageScale(.small)
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        .padding(.horizontal)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user