fabbricadigitale / paper-chip

A chip web component made with Polymer 2 following Material Design guidelines
http://webcomponents.org/element/fabbricadigitale/paper-chip
MIT License
31 stars 16 forks source link

Input must fill remaining space #37

Closed alelb closed 7 years ago

leodido commented 7 years ago

I agree. Anyway we could encounter difficulties making this since the <paper-input-container> does not provide a CSS mixin to change the flex horizontal layout and the flex properties of its children (#prefix, #labelAndInput..., #suffix).

alelb commented 7 years ago

Implicitly solved by 7550eecc5eff2179bc41a3afb8c7cdc2d8a3c8ab.