We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb35abb commit b6ceff3Copy full SHA for b6ceff3
spx-gui/src/components/editor/panels/stage/StagePanel.vue
@@ -82,6 +82,6 @@ const cssVars = getCssVars('--panel-color-', uiVariables.color.stage)
82
.img {
83
width: 100%;
84
height: 40px;
85
- border-radius: 4px;
+ border-radius: 6px;
86
}
87
</style>
0 commit comments