Add a semicolon to @apply rule in gr-dropdown-list
Change-Id: I1f66bb1e22b53788a509fc68fad63bead1ffcbe2
This commit is contained in:
@@ -48,7 +48,7 @@ limitations under the License.
|
|||||||
max-height: 70vh;
|
max-height: 70vh;
|
||||||
margin-top: 2em;
|
margin-top: 2em;
|
||||||
min-width: 266px;
|
min-width: 266px;
|
||||||
@apply --dropdown-content-style
|
@apply --dropdown-content-style;
|
||||||
}
|
}
|
||||||
paper-listbox {
|
paper-listbox {
|
||||||
--paper-listbox: {
|
--paper-listbox: {
|
||||||
|
Reference in New Issue
Block a user