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

@@ -60,8 +60,3 @@
height: 100%;
max-height: 270px;
}
.disabled {
pointer-events: none;
opacity: 0.5;
}