feat (ui): exec fase 2

This commit is contained in:
kodi
2026-03-06 17:25:11 +01:00
parent 92e0e04905
commit 39a33e5711
4 changed files with 529 additions and 21 deletions
+3
View File
@@ -487,6 +487,9 @@ pre{
align-items: center;
gap: 8px;
}
.execInputRow #execTerminalBufferInfo{
white-space: nowrap;
}
.execInputRow .input{
flex: 1;
}