You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
Iron image gets collapsed while the mixin --iron-image-height is set (say 300px) inside paper-card. The image displays correctly only if I set the height inline, but than why the mixin exists (or do I miss something)?
Iron image gets collapsed while the mixin
--iron-image-heightis set (say 300px) insidepaper-card. The image displays correctly only if I set the height inline, but than why the mixin exists (or do I miss something)?stock
paper-cardcode:works only if I set the height inline:
As normal behaviour I expect the image to fill the
iron-imageelement with height and width set explicitly andsizing="cover"Thanks!