Fix variable

This commit is contained in:
David Benque 2025-10-08 15:38:06 +01:00
parent daea2010eb
commit 17e7d09522
No known key found for this signature in database
GPG Key ID: 7EC3E5D34DCCC0BF

View File

@ -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