summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/desktop/tags/drive/browser.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/desktop/tags/drive/browser.tag b/src/web/app/desktop/tags/drive/browser.tag
index 9f3c14f821..e49915d1c5 100644
--- a/src/web/app/desktop/tags/drive/browser.tag
+++ b/src/web/app/desktop/tags/drive/browser.tag
@@ -29,7 +29,7 @@
<p if={ !draghover && folder != null }>このフォルダーは空です</p>
</div>
</div>
- <div class="loading" if={ fetching }>
+ <div class="fetching" if={ fetching }>
<div class="spinner">
<div class="dot1"></div>
<div class="dot2"></div>