This commit is contained in:
Sirttas
2026-06-08 18:54:53 +02:00
parent c444f51423
commit 4ae044dace
2 changed files with 5 additions and 4 deletions
+2 -1
View File
@@ -98,6 +98,7 @@ onBeforeUnmount(() => {
<style scoped>
.script-editor {
width: 100%;
height: 24rem;
flex: 1 1 auto;
min-height: 12rem;
}
</style>