diff --git a/desktop/src/app/components/configuration/add/valuelist/valuelist-search-bar.scss b/desktop/src/app/components/configuration/add/valuelist/valuelist-search-bar.scss index 33669259ae..0885451458 100644 --- a/desktop/src/app/components/configuration/add/valuelist/valuelist-search-bar.scss +++ b/desktop/src/app/components/configuration/add/valuelist/valuelist-search-bar.scss @@ -3,6 +3,7 @@ valuelist-search-bar { width: calc(100% - 50px); height: 38px; border-right: none; + z-index: 3; } #valuelist-filter-button .btn {