Skip to content

Commit 58419ae

Browse files
feat(rounded-input): add support for paper-dropdown-menu
1 parent 3d1775d commit 58419ae

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sc-rounded-input-style.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@
4444
};
4545
}
4646

47-
paper-input.sc-rounded-input {
47+
paper-input.sc-rounded-input,
48+
paper-dropdown-menu.sc-rounded-input {
4849
@apply --sc-rounded-input;
4950
--paper-input-container: {
5051
padding: 0;

0 commit comments

Comments
 (0)