This commit is contained in:
Mashintime 2023-10-20 10:45:11 -04:00
parent 5a867d7508
commit 6c07eb596f

View file

@ -80,7 +80,7 @@ const state = useStateStore(pinia);
'bg-warning': state.arq_state === 'True', 'bg-warning': state.arq_state === 'True',
}" }"
disabled disabled
style=" ointer-events: auto;" style="pointer-events: auto;"
> >
<i class="bi bi-file-earmark-binary" style="font-size: 0.8rem"></i> <i class="bi bi-file-earmark-binary" style="font-size: 0.8rem"></i>
</button> </button>