Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 6cb1e15

Browse files
Googlernshahan
authored andcommitted
Fix PO for material-suggest-input to get the correct overlay
PiperOrigin-RevId: 186668574
1 parent 180b4cd commit 6cb1e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/material_input/material_auto_suggest_input.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
<material-popup
5757
#popup
5858
trackLayoutChanges
59-
class="{{popupShadowCssClass}}"
59+
class="selections {{popupShadowCssClass}}"
6060
[autoDismiss]="autoDismiss"
6161
[enforceSpaceConstraints]="enforceSpaceConstraints"
6262
[constrainToViewport]="constrainToViewport"

0 commit comments

Comments
 (0)