Skip to content

Commit 9e6ba84

Browse files
ENGCOM-962: [Forwardport] Fix faulty admin spinner animation #14182
- Merge Pull Request #14182 from dimonovp/magento2:2.3-develop-PR-port-13700 - Merged commits: 1. 094d555
2 parents 28916b5 + 094d555 commit 9e6ba84

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)