Support syscalls in sandboxed iframes

This commit is contained in:
Zef Hemel
2023-01-16 10:40:16 +01:00
parent 9c0525e683
commit ef7830662e
7 changed files with 98 additions and 100 deletions
+2
View File
@@ -16,10 +16,12 @@
.sb-panel {
border-left: 1px solid #eee;
background-color: #fff;
}
.sb-bhs {
border-top: rgb(193, 193, 193) 1px solid;
background-color: #fff;
}
.sb-modal {