UNPKG

react-saasify

Version:

React components for Saasify web clients.

20 lines (17 loc) 303 B
.loading { flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; background: rgba(0, 0, 0, 0.7); } .loading .title { font-size: 1.4em; margin-bottom: 1.5em; color: #fff !important; } .loading .loading-icon { color: #fff; font-size: 4em; }