Fixed: Spacing between manual download and override download buttons

This commit is contained in:
Stevie Robinson 2023-04-20 01:14:06 +02:00 committed by GitHub
parent 3e87870370
commit 7ed0407e77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -68,7 +68,8 @@
.manualDownloadContent {
position: relative;
display: inline-block;
width: 100%;
margin: 0 2px;
width: 22px;
height: 20.39px;
vertical-align: middle;
line-height: 20.39px;

View File

@ -272,6 +272,7 @@ function InteractiveSearchRow(props: InteractiveSearchRowProps) {
/>
<Link
className={styles.manualDownloadContent}
title="Override and add to download queue"
onPress={onOverridePress}
>