fix loading screen spinner color to match CryptPad icon

pull/1/head
ansuz 5 years ago
parent 06809fd3ba
commit 1521220560

@ -184,7 +184,7 @@ define([], function () {
box-sizing: border-box;
width: 80px;
height: 80px;
border: 11px solid lightgrey;
border: 11px solid white;
border-radius: 50%;
border-top-color: transparent;
animation: spin infinite 3s;

Loading…
Cancel
Save