Skip to content

Commit

Permalink
fix(admin-ui): Do not hide dropdown panel
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jul 10, 2019
1 parent c06d77d commit bbbe70d
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,6 @@
display: flex;
}

::ng-deep ng-dropdown-panel {
display: none;
}

.values {
flex: 1;
margin: 0 6px;
Expand Down

0 comments on commit bbbe70d

Please sign in to comment.