mirror of
				https://github.com/yattee/yattee.git
				synced 2025-10-30 20:22:06 +00:00 
			
		
		
		
	Fix playlist form padding on macOS
This commit is contained in:
		| @@ -45,6 +45,9 @@ struct PlaylistFormView: View { | ||||
|                     visibilityFormItem | ||||
|                         .pickerStyle(.segmented) | ||||
|                 } | ||||
|                 #if os(macOS) | ||||
|                     .padding(.horizontal) | ||||
|                 #endif | ||||
|  | ||||
|                 HStack { | ||||
|                     if editing { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Arkadiusz Fal
					Arkadiusz Fal