Skip to content

Commit b6ceff3

Browse files
committed
sv
1 parent eb35abb commit b6ceff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spx-gui/src/components/editor/panels/stage/StagePanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,6 @@ const cssVars = getCssVars('--panel-color-', uiVariables.color.stage)
8282
.img {
8383
width: 100%;
8484
height: 40px;
85-
border-radius: 4px;
85+
border-radius: 6px;
8686
}
8787
</style>

0 commit comments

Comments
 (0)