update html

This commit is contained in:
Shuanglei Tao
2025-07-29 12:48:35 +08:00
parent d232298ddf
commit 4a31862e22
5 changed files with 100 additions and 70 deletions

View File

@@ -202,6 +202,10 @@ code {
align-items: center;
}
.flex-group.right {
margin-left: auto;
}
#status {
margin: 10px 0;
}
@@ -436,6 +440,10 @@ body.debug-mode select:disabled {
min-width: 80px;
}
.flex-group.right {
margin-left: 0;
}
.canvas-tools.flex-container {
flex-direction: row;
flex-wrap: wrap;