mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-12 19:49:59 +05:00
Fix variable
This commit is contained in:
parent
daea2010eb
commit
17e7d09522
@ -174,7 +174,7 @@
|
||||
box-sizing: border-box;
|
||||
width: 180px;
|
||||
height: 180px;
|
||||
border: 11px solid @cp_loading-spinner;
|
||||
border: 11px solid @cp_loading-logo;
|
||||
border-radius: 50%;
|
||||
border-top-color: transparent;
|
||||
animation: spin infinite 3s; // defined in loading.less
|
||||
|
||||
Loading…
Reference in New Issue
Block a user