0
0
Fork 0

refs #5876 use palette color

This commit is contained in:
Jorge Penadés 2023-12-07 16:18:16 +01:00
parent 4ac353bcf1
commit e15b14cd81
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@ function onDrag() {
</div> </div>
</div> </div>
<QDialog ref="spinnerRef"> <QDialog ref="spinnerRef">
<QSpinner color="orange" size="xl" /> <QSpinner color="primary" size="xl" />
</QDialog> </QDialog>
<QPageSticky position="bottom-right" :offset="[25, 25]"> <QPageSticky position="bottom-right" :offset="[25, 25]">
<label for="fileInput"> <label for="fileInput">