refactor(editor): 重构编辑器架构并增强行为树执行可视化
This commit is contained in:
@@ -253,6 +253,14 @@
|
||||
color: #dcb67a;
|
||||
}
|
||||
|
||||
.asset-info {
|
||||
flex: 1;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.asset-name {
|
||||
font-size: var(--font-size-sm);
|
||||
color: #cccccc;
|
||||
|
||||
Reference in New Issue
Block a user