Fix: 修复python_skulpt板卡下sprite模块不可用

This commit is contained in:
王立帮
2024-08-13 12:27:31 +08:00
parent 89d4b5b52e
commit ddbf2d082d
6 changed files with 16 additions and 13 deletions

View File

@@ -16,7 +16,7 @@
}
div[m-id="{{d.mId}}"] > #output-img {
width: 500px;
width: fit-content;
height: 500px;
position: relative;
}