ov-components: center progress spinner in loading container

master
Carlos Santos 2025-05-22 13:26:11 +02:00
parent 500b19d1b9
commit 9023f03cee
1 changed files with 3 additions and 0 deletions

View File

@ -14,6 +14,9 @@
right: 0;
text-align: center;
color: var(--ov-text-primary-color);
.mat-mdc-progress-spinner {
margin: auto;
}
}
#prejoin-card {