group print buttons, manage stop button state, remove unused 3mf metadata
This commit is contained in:
parent
0fb9607bf2
commit
1b9f67e30c
4 changed files with 35 additions and 27 deletions
|
|
@ -689,6 +689,9 @@ details[open] summary::after {
|
|||
.fcol, .f-col {
|
||||
flex-direction: column;
|
||||
}
|
||||
.f-grow > * {
|
||||
flex: 1;
|
||||
}
|
||||
.auto {
|
||||
flex-basis: auto;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue