fix: 调整artifact iframe img间隙
This commit is contained in:
parent
20164c27dc
commit
16e45e47da
|
|
@ -722,6 +722,7 @@ function buildArtifactViewerSrcDoc({
|
||||||
.preview {
|
.preview {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
padding: 10px 12px;
|
||||||
border: 1px solid var(--line);
|
border: 1px solid var(--line);
|
||||||
border-radius: var(--radius);
|
border-radius: var(--radius);
|
||||||
background: var(--panel);
|
background: var(--panel);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue