From 8cbcf2ac74d72e17ce405f136ddfc92476afb371 Mon Sep 17 00:00:00 2001 From: Francesco <100066266+cranci1@users.noreply.github.com> Date: Fri, 25 Apr 2025 16:58:41 +0200 Subject: [PATCH] ops --- Sora/Views/MediaInfoView/EpisodeCell/EpisodeCell.swift | 1 - 1 file changed, 1 deletion(-) diff --git a/Sora/Views/MediaInfoView/EpisodeCell/EpisodeCell.swift b/Sora/Views/MediaInfoView/EpisodeCell/EpisodeCell.swift index b00f585..bf41b8b 100644 --- a/Sora/Views/MediaInfoView/EpisodeCell/EpisodeCell.swift +++ b/Sora/Views/MediaInfoView/EpisodeCell/EpisodeCell.swift @@ -74,7 +74,6 @@ struct EpisodeCell: View { .foregroundColor(.secondary) } } - .padding(.leading) Spacer()