5 lines
No EOL
85 B
CSS
5 lines
No EOL
85 B
CSS
.loading {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
} |