UPDATE: VERSION-20260314

This commit is contained in:
libertyspy
2026-03-14 22:35:21 +08:00
parent 1504c3fc1b
commit 2e55254412
5 changed files with 84 additions and 64 deletions

View File

@@ -1818,4 +1818,13 @@
&:hover {
background: #0d2d4e;
}
}
.ks-model-builder-body .ks-model-builder-left .ant-collapse {
&.platform-collapse{
.ant-collapse-content-box{
max-height: 45.5vh;
}
}
}