Skip to content

Commit

Permalink
* picker: fix tree menu style in picker pop.
Browse files Browse the repository at this point in the history
  • Loading branch information
catouse committed Oct 27, 2023
1 parent cfbc9e9 commit df6dd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/picker/src/style/picker-menu.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.picker-menu-list.menu {
.picker-menu-list {
@apply -shadow-none -border-none -flex-auto -min-h-0 -overflow-y-auto;
}
.picker-menu-search + .picker-menu-list.menu {
Expand Down

0 comments on commit df6dd24

Please sign in to comment.