D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
share
/
grafana
/
public
/
sass
/
components
/
Filename :
_page_loader.scss
back
Copy
.page-loader-wrapper { padding-top: 100px; display: flex; align-items: center; justify-content: center; flex-direction: column; &__spinner { font-size: 32px; margin-bottom: $space-sm; } &__text { font-size: 14px; } }