mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
fix loading screen spinner color to match CryptPad icon
This commit is contained in:
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…
Reference in New Issue
Block a user