Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
fix(select): remove gap when outlined opened above with no label
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 331695503
  • Loading branch information
allan-chen authored and copybara-github committed Sep 15, 2020
1 parent c25d70a commit 2fe7012
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mdc-select/_select-outlined.scss
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
}
}

&.mdc-select--no-label .mdc-menu-surface,
.mdc-menu-surface--is-open-below {
@include feature-targeting.targets($feat-structure) {
margin-bottom: 0;
Expand Down

0 comments on commit 2fe7012

Please sign in to comment.