Skip to content

Commit

Permalink
Fixes ng-select container size
Browse files Browse the repository at this point in the history
  • Loading branch information
nezhar committed Nov 4, 2018
1 parent 4585a47 commit 3c5f4bb
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -11,8 +11,7 @@ ng-select {
::ng-deep {
font-size: .75rem;

.ng-control,
.ng-single .ng-control {
.ng-select-container {
min-height: auto;
height: 27px !important;
}
Expand Down

0 comments on commit 3c5f4bb

Please sign in to comment.