Skip to content

Commit da13765

Browse files
committed
fix: update typeahead selector so styles work as expected
1 parent 40f2c09 commit da13765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/uikit-workshop/src/sass/scss/03-vendor/_typeahead.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
text-transform: lowercase;
7171
}
7272

73-
.tt-dropdown-menu {
73+
.tt-menu {
7474
text-transform: lowercase;
7575
background-color: $pl-color-gray-50;
7676
width: 100%;

0 commit comments

Comments
 (0)