summaryrefslogtreecommitdiff
path: root/source/features/download-folder-button.tsx
diff options
context:
space:
mode:
authorGravatar Kid <44045911+kidonng@users.noreply.github.com> 2022-02-13 17:59:07 +0800
committerGravatar GitHub <noreply@github.com> 2022-02-13 17:59:07 +0800
commit1f0b337176f6d929cefb8d1426f2372093a8812d (patch)
treeca05eab03f1e392790e7846855f898fbee30e1d0 /source/features/download-folder-button.tsx
parent31027f0c451ca4131a81b9fdce7dff09a3d45461 (diff)
downloadrefined-github-1f0b337176f6d929cefb8d1426f2372093a8812d.tar.gz
refined-github-1f0b337176f6d929cefb8d1426f2372093a8812d.tar.zst
refined-github-1f0b337176f6d929cefb8d1426f2372093a8812d.zip
Lint (#5304)
Co-authored-by: yakov116 <16872793+yakov116@users.noreply.github.com> Co-authored-by: Federico Brigante <me@fregante.com>
Diffstat (limited to 'source/features/download-folder-button.tsx')
-rw-r--r--source/features/download-folder-button.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/features/download-folder-button.tsx b/source/features/download-folder-button.tsx
index 437bb7dc..86f341e7 100644
--- a/source/features/download-folder-button.tsx
+++ b/source/features/download-folder-button.tsx
@@ -30,7 +30,7 @@ function init(): void {
select('a.dropdown-item[data-hotkey="t"]')!.after(getDropdownItem(downloadUrl));
select('a.btn[data-hotkey="t"]')!.after(
<a
- className="btn d-none d-md-block tooltipped tooltipped-nw rgh-download-folder"
+ className="btn d-none d-md-block tooltipped tooltipped-ne rgh-download-folder"
aria-label="Download directory"
href={downloadUrl.href}
>