Zapisywanie rozkazów

This commit is contained in:
2022-07-22 01:53:22 +02:00
parent 667987bdb6
commit 3ab273e2ba
6 changed files with 84 additions and 37 deletions
+4
View File
@@ -77,5 +77,9 @@ export default defineComponent({
margin: 0.5em;
}
}
.message_container {
width: 500px;
}
}
</style>