diff --git a/src/styles/phoenix-pro.less b/src/styles/phoenix-pro.less index 839682a4d8..82181ae8a5 100644 --- a/src/styles/phoenix-pro.less +++ b/src/styles/phoenix-pro.less @@ -231,6 +231,10 @@ transform: scale(1.25); } + .feature-stage.has-stall-controls .carousel-dots { + bottom: 56px; + } + .feature-info { position: relative; display: grid;