Skip to content

Commit 64dcf28

Browse files
committed
updated dropdown height to be consistent
1 parent c2c22b6 commit 64dcf28

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/webviews/src/modules/add-key/styles.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,8 @@
3232
&::part(listbox) {
3333
@apply mt-4;
3434
}
35+
}
36+
37+
.select {
38+
height: 43px !important;
3539
}

0 commit comments

Comments
 (0)