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