2025-04-24 13:11:28 +08:00

13 lines
200 B
Plaintext

.full-size-loading-spinner-container {
width: 100%;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.loading {
display: inline-flex;
align-items: center;
}