diff --git a/src/style/_buttons.scss b/src/style/_buttons.scss index 77d8db93..2470f8b0 100644 --- a/src/style/_buttons.scss +++ b/src/style/_buttons.scss @@ -58,7 +58,7 @@ &.execute { - animation: pulse 2s infinite; + animation: swagger-ui-pulse 2s infinite; color: #fff; border-color: #4990e2; @@ -66,7 +66,7 @@ } -@keyframes pulse +@keyframes swagger-ui-pulse { 0% {