Skip to content

Commit b35b8a4

Browse files
committed
Remove unused css
1 parent 991fa9d commit b35b8a4

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

src/components/Dropdown/Dropdown.module.css

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -95,10 +95,3 @@
9595
.dropdownContent input {
9696
margin: 4px 8px;
9797
}
98-
99-
.scroller {
100-
display: flex;
101-
flex-direction: column;
102-
max-height: 100%;
103-
overflow-y: auto;
104-
}

0 commit comments

Comments
 (0)