improved faster backend with input output
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user