Collapse action logs by default

This commit is contained in:
Joe Knapper 2026-06-17 15:11:18 +01:00
parent 236190da64
commit 3f340ccabd
2 changed files with 141 additions and 30 deletions

View file

@ -219,8 +219,4 @@ export default {
.control-component {
width: 33%;
}
#log-display {
height: 20em;
}
</style>