diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/tags/drive.tag | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/mobile/tags/drive.tag b/src/web/app/mobile/tags/drive.tag index 0375fa564c..885b5f30e7 100644 --- a/src/web/app/mobile/tags/drive.tag +++ b/src/web/app/mobile/tags/drive.tag @@ -130,7 +130,7 @@ display inline-block position absolute top 0 - background-color rgba(0, 0, 0, 0.3) + background rgba(0, 0, 0, 0.2) border-radius 100% animation sk-bounce 2.0s infinite ease-in-out |