fix(editor): Fix accidental IDE code addition (#8971)

This commit is contained in:
Csaba Tuncsik 2024-03-26 10:50:31 +01:00 committed by GitHub
parent 323b9016c8
commit 117b57ccc5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -323,4 +323,3 @@ export default defineComponent({
left: calc(50% + 100px);
}
</style>
IRole,