improved faster backend with input output

This commit is contained in:
2025-03-25 21:45:29 +05:30
parent c906cd8684
commit 6c6ab17203
10 changed files with 426 additions and 169 deletions

View File

@@ -836,10 +836,11 @@ body {
.run-button {
display: flex;
align-items: center;
padding: 4px 8px;
padding: 4px 4px;
margin-right: 8px;
background-color: #3c3c3c;
background-color: #1e1e1e;
color: #cccccc;
border: none;
border-radius: 3px;
cursor: pointer;