e273ddcfb0
refactor(LocalBackupSettings): update input and select styles for better responsiveness - Adjusted the input field to have a flexible width between 200 and 400 pixels. - Modified select components to use a minimum width of 120 pixels for improved layout consistency. - Enhanced onChange handlers for select components to ensure proper value handling.