overleaf/services/web/frontend/stylesheets/components/loading-spinner.less

8 lines
139 B
Text
Raw Normal View History

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