Skip to content

Commit 4c45003

Browse files
committed
Fade out slower
1 parent aafddc6 commit 4c45003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/LinkDotNet.Blog.Web/Features/ShowBlogPost/Components/ReadingIndicator.razor.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
right: 20px;
55
z-index: 1000;
66
opacity: 0;
7-
transition: opacity 0.5s;
7+
transition: opacity 1.5s;
88
}
99

1010
.progress-container.visible {

0 commit comments

Comments
 (0)