Better busy handling in filemanager on slow storage

This commit is contained in:
Johannes Zellner
2021-05-20 18:12:25 +02:00
parent e79c90f330
commit ecb93cb115
3 changed files with 21 additions and 20 deletions
-4
View File
@@ -1788,10 +1788,6 @@ tag-input {
position: relative;
height: 100%;
&.busy {
opacity: 0.5;
}
&.top-scroll-indicator {
transition: box-shadow 200ms;
box-shadow: inset 0 10px 10px -10px rgba(0,0,0,0.5);