We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd3a4fb commit 8a89b21Copy full SHA for 8a89b21
src/lib/select/select.scss
@@ -10,7 +10,7 @@ $mat-select-panel-max-height: 256px !default;
10
$mat-select-item-height: 3em !default;
11
12
.mat-select {
13
- display: inline-block;
+ //display: inline-block;
14
outline: none;
15
}
16
0 commit comments