Disable timespan controls while isLoading
This commit is contained in:
@@ -78,3 +78,8 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.disabled {
|
||||
pointer-events: none;
|
||||
opacity: 0.5;
|
||||
}
|
||||
Reference in New Issue
Block a user