stremio-web/storybook/stories/Image/ImageWithFallback/styles.less
NikolaBorislavovHristov 14af3796d3 Image stories fixed
2019-11-19 08:48:15 +02:00

12 lines
No EOL
144 B
Text

.image {
flex: none;
width: 10rem;
height: 10rem;
}
.icon {
flex: none;
width: 10rem;
height: 10rem;
fill: white;
}