Add a semicolon to @apply rule in gr-dropdown-list

Change-Id: I1f66bb1e22b53788a509fc68fad63bead1ffcbe2
This commit is contained in:
Ben Rohlfs 2019-08-14 12:24:24 +02:00
parent 346e0dc7c8
commit c9cf731fcb

View File

@ -48,7 +48,7 @@ limitations under the License.
max-height: 70vh;
margin-top: 2em;
min-width: 266px;
@apply --dropdown-content-style
@apply --dropdown-content-style;
}
paper-listbox {
--paper-listbox: {