Polymer2 fixes (#376)
* Set all attributes together. * Revert "Set all attributes together." This reverts commit 00fe75ce4b78c17481bac45db0536169695f1f91. * Set all attributes together. * Workaround for justified on Polymer2
This commit is contained in:
@@ -24,6 +24,10 @@
|
||||
@apply(--layout-horizontal);
|
||||
@apply(--layout-justified);
|
||||
}
|
||||
|
||||
dom-if {
|
||||
display: none;
|
||||
}
|
||||
</style>
|
||||
<paper-card>
|
||||
<div class='card-content'>
|
||||
|
||||
Reference in New Issue
Block a user