Merge branch 'action-log-collapse' into 'v3'

Collapse action logs by default

See merge request openflexure/openflexure-microscope-server!616
This commit is contained in:
Joe Knapper 2026-06-17 17:05:18 +00:00
commit 9807643da1
3 changed files with 167 additions and 32 deletions

View file

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