We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 06cce97 + 13fddcb commit b44045bCopy full SHA for b44045b
src/components/base/DataImage.svelte
@@ -19,6 +19,6 @@
19
img {
20
width: 100%;
21
height: 100%;
22
- object-fit: cover;
+ /* object-fit: cover; */
23
}
24
</style>
0 commit comments