fix: nest material intake inside workbench rail

This commit is contained in:
2026-05-21 11:04:35 +08:00
parent def4900c1d
commit f2655e1418
3 changed files with 62 additions and 52 deletions

View File

@@ -573,6 +573,11 @@ nextjs-portal {
}
.skg-board-rail {
width: 397px;
min-height: 514px;
}
.skg-board-rail__strip {
width: 65px;
min-height: 514px;
border: 1px solid #383838;