diff --git a/ui/src/features/stage/promotion-steps-wizard/runner-form.module.less b/ui/src/features/stage/promotion-steps-wizard/runner-form.module.less index 6785b90271..9fecb14488 100644 --- a/ui/src/features/stage/promotion-steps-wizard/runner-form.module.less +++ b/ui/src/features/stage/promotion-steps-wizard/runner-form.module.less @@ -2,11 +2,4 @@ @apply bg-gray-50; @apply p-5; @apply rounded-md; - fieldset { - // border: 0.5px solid lightgray !important; - // box-shadow: 1px 0px 15px -5px rgba(0, 0, 0, 0.1); - // padding: 20px 30px !important; - // border-radius: 8px; - // margin-top: 8px; - } } \ No newline at end of file