From 9ba03fdfaf8245da945ca43f3b99644cffa5fddc Mon Sep 17 00:00:00 2001 From: SergeantPanda Date: Wed, 7 May 2025 09:31:55 -0500 Subject: [PATCH] Found more references to the problematic "fullWidth" and replaced with "width=100%" --- frontend/src/components/forms/M3U.jsx | 6 +++--- frontend/src/components/forms/M3UProfiles.jsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/src/components/forms/M3U.jsx b/frontend/src/components/forms/M3U.jsx index 6b6ca789..053e8efd 100644 --- a/frontend/src/components/forms/M3U.jsx +++ b/frontend/src/components/forms/M3U.jsx @@ -203,7 +203,7 @@ const M3U = ({ { color="primary" size="small" onClick={editProfile} - fullWidth + width="100%" > New