updated routes loading indicator style

This commit is contained in:
Matthias Hannig 2018-07-16 22:54:15 +02:00
parent 5b45840495
commit a4b90e736b

View File

@ -28,3 +28,10 @@
background: white;
}
.routes-loading.card {
p {
font-family: monospace;
}
}