Skip to content

Commit cdb7bb7

Browse files
author
Stanislav Idolov
authored
ENGCOM-962: [Forwardport] Fix faulty admin spinner animation #14182
2 parents 7f9454d + 9e6ba84 commit cdb7bb7

File tree

1 file changed

+1
-1
lines changed
  • app/design/adminhtml/Magento/backend/web/css/source/variables

1 file changed

+1
-1
lines changed

app/design/adminhtml/Magento/backend/web/css/source/variables/_spinner.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@
2626
@spinner-rotate-step: 45;
2727

2828
// One step in degree
29-
@spinner-delay: .9;
29+
@spinner-delay: .9s;

0 commit comments

Comments
 (0)