diff --git a/app/styles/components/modal.scss b/app/styles/components/modal.scss index cdd0fb771..a9e70a671 100644 --- a/app/styles/components/modal.scss +++ b/app/styles/components/modal.scss @@ -238,7 +238,6 @@ @apply my-2 flex-shrink-0 overflow-y-auto; max-height: calc(100vh - 147px); - // NOTE - not sure what this is yet, leaving alone for now until I find out. &.with-status { max-height: calc(80vh - 75px); } li:not(:empty) {