LastRenderedImage: Fix nothing-rendered-yet
image size
This commit is contained in:
parent
5ff5a4f141
commit
23e752b351
@ -119,4 +119,9 @@ defineExpose({
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
object-fit: contain;
|
object-fit: contain;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.nothing-rendered-yet img {
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user