mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-22 22:16:13 -04:00
Fixed: Spacing between manual download and override download buttons
This commit is contained in:
@@ -272,6 +272,7 @@ function InteractiveSearchRow(props: InteractiveSearchRowProps) {
|
||||
/>
|
||||
|
||||
<Link
|
||||
className={styles.manualDownloadContent}
|
||||
title="Override and add to download queue"
|
||||
onPress={onOverridePress}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user