Skip to content

Commit 9042161

Browse files
authored
Merge branch 'main' into feature/add-devcontainer
2 parents 99699c7 + 58c026d commit 9042161

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/common/components/dropdown/dropdown.component.module.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
background-color: var(--bg-input);
4848
border-radius: var(--border-radius-xs);
4949
max-height: 300px;
50+
overflow-y: auto;
5051
}
5152

5253
.select-select:hover {

0 commit comments

Comments
 (0)