1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-03-16 16:04:52 -04:00
Files
Radarr/frontend/src/Components/Loading/LoadingMessage.css

7 lines
104 B
CSS

.loadingMessage {
margin: 10px 10px 0;
text-align: center;
font-weight: 300;
font-size: 36px;
}