diff --git a/blocks/workflow-carousel/workflow-carousel.css b/blocks/workflow-carousel/workflow-carousel.css index 7906a2a48..e40f6230d 100644 --- a/blocks/workflow-carousel/workflow-carousel.css +++ b/blocks/workflow-carousel/workflow-carousel.css @@ -229,9 +229,9 @@ button, [type='submit'] { -webkit-appearance: button; /* 1 */ - background-color: transparent; + /* background-color: transparent; */ /* 2 */ - background-image: none; + /* background-image: none; */ /* 2 */ }