Add a semicolon to @apply rule in gr-dropdown-list
Change-Id: I1f66bb1e22b53788a509fc68fad63bead1ffcbe2
This commit is contained in:
parent
346e0dc7c8
commit
c9cf731fcb
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user