We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 140000c + 7e91692 commit e5167acCopy full SHA for e5167ac
packages/components/src/components/dropdown/_dropdown.scss
@@ -51,6 +51,7 @@
51
border: none;
52
border-bottom: 1px solid $ui-04;
53
width: 100%;
54
+ height: rem(40px);
55
cursor: pointer;
56
color: $text-01;
57
outline: 2px solid transparent;
0 commit comments