Re-enable graph timespan controls while isLoading

This commit is contained in:
natsoni
2024-05-24 17:08:36 +02:00
parent 2c04896397
commit bd5abf6592
23 changed files with 13 additions and 67 deletions

View File

@@ -64,8 +64,3 @@
.loadingGraphs.widget {
top: 75%;
}
.disabled {
pointer-events: none;
opacity: 0.5;
}