diff --git a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html index 5601be888..79b93ee31 100644 --- a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html +++ b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.html @@ -1,4 +1,4 @@ -
+
diff --git a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.scss b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.scss index f5f8fc681..302dbfe77 100644 --- a/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.scss +++ b/src-ui/src/app/components/common/custom-fields-dropdown/custom-fields-dropdown.component.scss @@ -6,16 +6,5 @@ &.show { margin-left: -245px !important; } - - .list-group { - max-height: min(50dvh, 20rem); - overflow-y: auto; - } - - .list-group-item:first-child { - position: sticky; - top: 0; - z-index: 1; - } } } diff --git a/src-ui/src/index.html b/src-ui/src/index.html index de85328f3..35c9abe3a 100644 --- a/src-ui/src/index.html +++ b/src-ui/src/index.html @@ -4,7 +4,7 @@ Paperless-ngx - +